summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authordeva <deva>2006-04-03 08:20:25 +0000
committerdeva <deva>2006-04-03 08:20:25 +0000
commit8baafaa4593033e1b95dfd985911e1f87c9f8eb7 (patch)
treed767a363f4e5214a10aeef11584cd50ef4ba0aa4 /client/mainwindow.h
parent451678d3aadf81b6f39f2f0e7957f4bf704bf9af (diff)
*** empty log message ***
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h
index 9332b0d..58edb3c 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -61,6 +61,8 @@ public:
VideoWidget *getVideo() { return video; }
+ void moveEvent(QMoveEvent *event);
+
public slots:
void cpr_clicked();
void clear_clicked();