Code

marker refactoring work
[inkscape.git] / src / sp-switch.h
index 84fc35298269a95f24233cf57eea9d9e70480ef4..421d562ab0e772c88b5d280b05111202a97e8008 100644 (file)
@@ -38,7 +38,7 @@ public:
     virtual gchar *getDescription();
 
 protected:
-    virtual GSList *_childList(bool add_ref, Action action);
+    virtual GSList *_childList(bool add_ref, SPObject::Action action);
     virtual void _showChildren (NRArena *arena, NRArenaItem *ai, unsigned int key, unsigned int flags);
     
     SPObject *_evaluateFirst();