Mercurial > hg > svgui
diff view/PaneStack.h @ 363:6167a28d25fc sv1-v1.2pre3
* line up overview widget nicely with main pane (at least on first startup)
* fix #1878396 renaming layer seems to have no visible effect
* comment out some debug output
author | Chris Cannam |
---|---|
date | Wed, 06 Feb 2008 17:40:53 +0000 |
parents | 267586900360 |
children | 92b89764eb3b |
line wrap: on
line diff
--- a/view/PaneStack.h Wed Feb 06 16:21:29 2008 +0000 +++ b/view/PaneStack.h Wed Feb 06 17:40:53 2008 +0000 @@ -74,6 +74,7 @@ void currentPaneChanged(Pane *pane); void currentLayerChanged(Pane *pane, Layer *layer); void rightButtonMenuRequested(Pane *pane, QPoint position); + void propertyStacksResized(int width); void propertyStacksResized(); void contextHelpChanged(const QString &);