code warnings cleaned
[qtmeetings] / src / UserInterface / Views / WeeklyViewWidget.h
index 79a1fee..0fcd1cb 100644 (file)
@@ -123,7 +123,7 @@ public slots:
         * Handle possible resize changes after the view is resized
         * to match the window managers client area.
         */
-       void viewResized(const QSize &newSize, const QSize &oldSize) { }
+       void viewResized(const QSize &/*newSize*/, const QSize &/*oldSize*/) { }
 
        void connectionEstablished();