Code

Warning cleanup.
[inkscape.git] / src / selection-chemistry.h
index 15b6f2057799e44d61453da8236e62fe55c7e57a..770f368535e94d315f7869599e9ce5465af1f1ff 100644 (file)
@@ -126,8 +126,9 @@ void unlock_all_in_all_layers(SPDesktop *dt);
 void unhide_all(SPDesktop *dt);
 void unhide_all_in_all_layers(SPDesktop *dt);
 
-/* selection cycling */
+GSList *sp_degroup_list (GSList *items);
 
+/* selection cycling */
 typedef enum
 {
        SP_CYCLE_SIMPLE,