diff view/PaneStack.h @ 101:bc5b79e7b1d8

when adding a new pane, the pane stack is divided in equals parts
author lbajardsilogic
date Thu, 12 Jul 2007 07:25:32 +0000
parents 429cfea499ad
children c5970f7af886
line wrap: on
line diff
--- a/view/PaneStack.h	Wed Jul 11 16:04:19 2007 +0000
+++ b/view/PaneStack.h	Thu Jul 12 07:25:32 2007 +0000
@@ -83,6 +83,9 @@
     void rightButtonMenuRequested(QPoint);
 
 protected:
+
+	void resizePane();
+
     Pane *m_currentPane;
 
     struct PaneRec