forked from qt-creator/qt-creator
		
	Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
This commit is contained in:
		| @@ -36,7 +36,7 @@ | ||||
| #include <QComboBox> | ||||
| #include <QLabel> | ||||
|  | ||||
| QT_FORWARD_DECLARE_CLASS(QStringListModel); | ||||
| QT_FORWARD_DECLARE_CLASS(QStringListModel) | ||||
|  | ||||
| namespace Core { | ||||
|     class IEditor; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user