VersionSelectDialog is for SELECTING versions.

Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
This commit is contained in:
Petr Mrázek
2014-11-16 01:56:07 +01:00
parent 940f160091
commit 1d5c09051c
2 changed files with 1 additions and 18 deletions

View File

@ -63,5 +63,4 @@ private:
VersionSelectProxyModel *m_proxyModel;
int resizeOnColumn = 0;
bool m_useLatest;
};