forked from qt-creator/qt-creator
		
	Use Core::Id for settings category in showWarningWithOptions
Change-Id: Ie296816c271efabfb7a046c176bc33ebde6f6454 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
		| @@ -400,7 +400,7 @@ bool ICore::showOptionsDialog(const QString &group, const QString &page, QWidget | ||||
|  | ||||
| bool ICore::showWarningWithOptions(const QString &title, const QString &text, | ||||
|                                    const QString &details, | ||||
|                                    const QString &settingsCategory, | ||||
|                                    Id settingsCategory, | ||||
|                                    const QString &settingsId, | ||||
|                                    QWidget *parent) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user