diff options
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r-- | client/mainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h index 4698a2c..e3a4411 100644 --- a/client/mainwindow.h +++ b/client/mainwindow.h @@ -61,8 +61,6 @@ public: QWidget *getVideoWidget() { return video; } - void moveEvent(QMoveEvent *event); - public slots: void cpr_clicked(); void clear_clicked(); |