core: remove unused return value from ICore::showNewItemDialog()

Reviewed-By: dt
This commit is contained in:
hjk
2010-09-16 16:30:05 +02:00
parent a10b26920b
commit 60f23d29ae
6 changed files with 13 additions and 13 deletions

View File

@@ -53,7 +53,7 @@
*/
/*!
\fn QStringList ICore::showNewItemDialog(const QString &title,
\fn void ICore::showNewItemDialog(const QString &title,
const QList<IWizard *> &wizards,
const QString &defaultLocation = QString())
\brief Opens a dialog where the user can choose from a set of \a wizards that