Editors: Provide a base implementation for {save,restore}State

Change-Id: Iedfc0d59ecfe257ad5823cff39977bce82ada3a5
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
hjk
2013-05-25 23:48:56 +02:00
parent c4f16f6257
commit 73f63bf8f0
11 changed files with 3 additions and 79 deletions

View File

@@ -71,8 +71,6 @@ public:
QWidget *toolBar();
QByteArray saveState() const;
bool restoreState(const QByteArray &state);
public slots:
void activateEntry(int index);