Author: abrander
Date: 2009-06-01 23:50:02 +0200 (Mon, 01 Jun 2009)
New Revision: 2497
Modified:
trunk/librawstudio/rs-filter.h
Log:
Added ROI to RS_FILTER_PARAM.
Modified: trunk/librawstudio/rs-filter.h
===================================================================
--- trunk/librawstudio/rs-filter.h 2009-06-01 21:41:16 UTC (rev 2496)
+++ trunk/librawstudio/rs-filter.h 2009-06-01 21:50:02 UTC (rev 2497)
@@ -77,6 +77,7 @@
} RSFilterChangedMask;
typedef struct {
+ GdkRectangle *roi;
} RS_FILTER_PARAM;
typedef struct _RSFilter RSFilter;
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit