--- 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