Image properties widget: enable the use of live edit mode

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4005 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-06-11 18:03:58 +00:00
parent 59bd290382
commit 71e1e2a8c4
8 changed files with 194 additions and 67 deletions

View File

@@ -42,6 +42,7 @@ class ImagePropertiesWidget : public PropertiesEditorWidget
void apply();
void reset();
bool setLiveEdit(bool live_edit);
QUndoCommand* associatedUndo();
private: