diff options
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 7f85af2..9c7ba39 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -31,6 +31,9 @@ /* * $Log$ + * Revision 1.20 2005/07/25 14:27:14 deva + * *** empty log message *** + * * Revision 1.19 2005/07/23 10:11:45 deva * *** empty log message *** * @@ -155,6 +158,7 @@ public slots: void freeze_clicked(); void redraw_edge(); void taskbar_update(); + void live_clicked(); private: void clear(); |