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:
@@ -67,17 +67,6 @@
|
||||
\sa Core::FileManager
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn void setNewItemDialogPreferredWizardKinds(IWizard::WizardKinds kinds)
|
||||
\internal
|
||||
|
||||
When set to true, the general "New File or Project" dialog will
|
||||
collapse the project categories.
|
||||
This is set by the project explorer: When projects are open, the preferred
|
||||
thing is to create files/classes, if no projects are open, the preferred thing
|
||||
to create are projects.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn bool ICore::showOptionsDialog(const QString &group = QString(),
|
||||
const QString &page = QString())
|
||||
|
||||
Reference in New Issue
Block a user