Update gscom for api changes
[groove] / pwin.h
diff --git a/pwin.h b/pwin.h
index 07448df..769ea3b 100644 (file)
--- a/pwin.h
+++ b/pwin.h
@@ -18,6 +18,8 @@ public:
     ~pWin();
 
 private:
+    void resizeEvent(QResizeEvent *);
+
     Ui::pWin *ui;
 };