Mercurial > hg > easaier-soundaccess
diff widgets/MultiPaneLayerContainer.h @ 206:fa034c6ae8bf
resolve updateContextHelp for property boxes
author | lbajardsilogic |
---|---|
date | Thu, 31 Jan 2008 10:08:45 +0000 |
parents | c70c6b99d871 |
children |
line wrap: on
line diff
--- a/widgets/MultiPaneLayerContainer.h Wed Jan 30 10:20:41 2008 +0000 +++ b/widgets/MultiPaneLayerContainer.h Thu Jan 31 10:08:45 2008 +0000 @@ -36,6 +36,7 @@ signals: void removeSelectedItem(); void propertyContainerSelected(View *client, PropertyContainer *container); + void contextHelpChanged(const QString &); public slots : void currentPaneChanged(Pane *pane);