Mercurial > hg > easaier-soundaccess
diff widgets/PropertyStack.h @ 65:78abce641ddf
fix the deleteCurrentLayer bug, in PropertyStack file.
author | benoitrigolleau |
---|---|
date | Tue, 12 Jun 2007 09:20:47 +0000 |
parents | 81921835ddf1 |
children |
line wrap: on
line diff
--- a/widgets/PropertyStack.h Fri Jun 08 13:02:59 2007 +0000 +++ b/widgets/PropertyStack.h Tue Jun 12 09:20:47 2007 +0000 @@ -43,6 +43,7 @@ void viewSelected(View *client); void propertyContainerSelected(View *client, PropertyContainer *container); void contextHelpChanged(const QString &); + void removeSelectedItem(); public slots: void propertyContainerAdded(PropertyContainer *);