You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/qgis/files/qgis-1.8.0-private.patch

11 lines
320 B

--- a/src/core/qgsmaplayerregistry.h 2015-12-30 15:06:17.199889612 +0100
+++ b/src/core/qgsmaplayerregistry.h 2015-12-30 15:05:50.159890061 +0100
@@ -173,6 +173,7 @@
/** debugging member
invoked when a connect() is made to this object
*/
+ public:
void connectNotify( const char * signal );