zz_historyDialog.h

changeset 97
52bcca21579e
parent 96
2f175b3d8211
child 104
6e29bb0e83c5
--- a/zz_historyDialog.h	Wed Apr 10 19:26:14 2013 +0300
+++ b/zz_historyDialog.h	Thu Apr 11 01:35:30 2013 +0300
@@ -38,11 +38,13 @@
 	
 private:
 	void updateButtons ();
+	void updateSelection ();
 	
 private slots:
 	void slot_undo ();
 	void slot_redo ();
 	void slot_clear ();
+	void slot_selChanged ();
 };
 
 #endif // ZZ_HISTORYDIALOG_H
\ No newline at end of file

mercurial