Added a new icon to the History panel to clear out all the undo and redo history...
[synfig.git] / synfig-studio / trunk / src / gtkmm / dock_history.h
index 6973aa1..00154b2 100644 (file)
@@ -69,6 +69,7 @@ public:
 
        void clear_undo();
        void clear_redo();
+       void clear_undo_and_redo();
 
        bool on_action_event(GdkEvent *event);
        void on_action_toggle(const Glib::ustring& path);