Author: akv
Date: 2009-12-30 22:04:30 +0100 (Wed, 30 Dec 2009)
New Revision: 2922

Modified:
   branches/rawstudio-ng-color/librawstudio/rs-lens-db-editor.c
Log:
Enabling lens upon lens selection.

Modified: branches/rawstudio-ng-color/librawstudio/rs-lens-db-editor.c
===================================================================
--- branches/rawstudio-ng-color/librawstudio/rs-lens-db-editor.c        
2009-12-30 21:04:04 UTC (rev 2921)
+++ branches/rawstudio-ng-color/librawstudio/rs-lens-db-editor.c        
2009-12-30 21:04:30 UTC (rev 2922)
@@ -56,6 +56,7 @@
                            RS_LENS_DB_EDITOR_LENS_MAKE, lens->Maker,
                            RS_LENS_DB_EDITOR_LENS_MODEL, lens->Model,
                            RS_LENS_DB_EDITOR_ENABLED_ACTIVATABLE, TRUE,
+                           RS_LENS_DB_EDITOR_ENABLED, TRUE,
                            -1);
 
        RSLens *rs_lens = NULL;


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

Reply via email to