Author: abrander
Date: 2010-01-27 09:32:06 +0100 (Wed, 27 Jan 2010)
New Revision: 3089

Modified:
   branches/rawstudio-ng-color/librawstudio/rs-dcp-file.c
Log:
Register dispose.

Modified: branches/rawstudio-ng-color/librawstudio/rs-dcp-file.c
===================================================================
--- branches/rawstudio-ng-color/librawstudio/rs-dcp-file.c      2010-01-27 
08:30:48 UTC (rev 3088)
+++ branches/rawstudio-ng-color/librawstudio/rs-dcp-file.c      2010-01-27 
08:32:06 UTC (rev 3089)
@@ -60,6 +60,7 @@
        RSTiffClass *tiff_class = RS_TIFF_CLASS(klass);
 
        tiff_class->read_file_header = read_file_header;
+       object_class->dispose = rs_dcp_file_dispose;
 }
 
 static void


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to