[Rawstudio-commit] r1992 - trunk/src
Anders Brander
anders at brander.dk
Sun Sep 14 21:13:49 CEST 2008
Author: abrander
Date: 2008-09-14 21:13:49 +0200 (Sun, 14 Sep 2008)
New Revision: 1992
Modified:
trunk/src/rs-batch.h
Log:
Updated RS_QUEUE in include everything needed.
Modified: trunk/src/rs-batch.h
===================================================================
--- trunk/src/rs-batch.h 2008-09-14 19:11:29 UTC (rev 1991)
+++ trunk/src/rs-batch.h 2008-09-14 19:13:49 UTC (rev 1992)
@@ -41,6 +41,9 @@
gint width;
gint height;
gint scale;
+ GtkWidget *start_button;
+ GtkWidget *remove_button;
+ GtkWidget *remove_all_button;
GtkWidget *size_window;
GtkWidget *size_label;
GtkWidget *size_width[3];
More information about the Rawstudio-commit
mailing list