[Rawstudio-commit] r1899 - trunk/src
Anders Kvist
anders at kvistmail.dk
Tue Jul 22 15:26:33 CEST 2008
Author: akv
Date: 2008-07-22 15:26:32 +0200 (Tue, 22 Jul 2008)
New Revision: 1899
Modified:
trunk/src/rs-store.h
Log:
Added missing declaration of rs_store_auto_group().
Modified: trunk/src/rs-store.h
===================================================================
--- trunk/src/rs-store.h 2008-07-22 13:25:53 UTC (rev 1898)
+++ trunk/src/rs-store.h 2008-07-22 13:26:32 UTC (rev 1899)
@@ -186,4 +186,7 @@
extern GList *
rs_store_sort_selected(GList *selected);
+extern void
+rs_store_auto_group(RSStore *store);
+
#endif /* RS_STORE_H */
More information about the Rawstudio-commit
mailing list