Property change propagation, changing instance groups, icon preview

This commit is contained in:
Petr Mrázek
2013-03-19 06:24:34 +01:00
parent d67d58e662
commit 7d7e4034f4
7 changed files with 85 additions and 14 deletions

View File

@@ -29,7 +29,6 @@ public slots:
private:
const InstanceList* m_instances;
QIcon cachedIcon;
int currentInstancesNumber;
};