Got something working
[qtmeetings] / src / UserInterface / Views / SettingsView.h
index e565aa1..2845a8d 100644 (file)
@@ -31,7 +31,7 @@ signals:
        void okClicked();
        
 public slots:
-       void viewResized(const QSize &size);
+       void viewResized(const QSize &newSize, const QSize &oldSize);
 
 private slots:
        //! Slot to handle the Ok button pressing.