forked from qt-creator/qt-creator
		
	New dialog: Replace "Preferred wizards" concept by remembering the last category
Reviewed-by: trustme
This commit is contained in:
		| @@ -134,8 +134,7 @@ public slots: | ||||
|  | ||||
|     QStringList showNewItemDialog(const QString &title, | ||||
|                                   const QList<IWizard *> &wizards, | ||||
|                                   const QString &defaultLocation = QString(), | ||||
|                                   IWizard::WizardKinds preferredWizardKinds = 0); | ||||
|                                   const QString &defaultLocation = QString()); | ||||
|  | ||||
|     bool showOptionsDialog(const QString &category = QString(), | ||||
|                            const QString &page = QString(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user