forked from qt-creator/qt-creator
		
	Changed the QScriptHighlighter & QScriptIndenter namespaces.
This commit is contained in:
		| @@ -27,11 +27,11 @@ | ||||
| ** | ||||
| **************************************************************************/ | ||||
|  | ||||
| #include "qscriptincrementalscanner.h" | ||||
| #include <qmljs/qscriptincrementalscanner.h> | ||||
|  | ||||
| #include <QTextCharFormat> | ||||
|  | ||||
| using namespace SharedTools; | ||||
| using namespace QmlJS; | ||||
|  | ||||
| QScriptIncrementalScanner::QScriptIncrementalScanner() | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user