forked from qt-creator/qt-creator
		
	QmlJS: Remove qmlutils_p.h also from .pri file
File got removed in 25f37732b0
Change-Id: Ia0acd2ddab76768ce960278bedf395b13f3d2512
Reviewed-on: http://codereview.qt-project.org/5207
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
			
			
This commit is contained in:
		@@ -7,7 +7,6 @@ s/Q_DECLARATIVE_EXPORT //g
 | 
			
		||||
# adjust pri file
 | 
			
		||||
s/    \$\$PWD\/qmljsglobal_p.h/    $$PWD\/qmljsglobal_p.h \\\
 | 
			
		||||
    $$PWD\/qmldirparser_p.h \\\
 | 
			
		||||
    $$PWD\/qmlutils_p.h \\\
 | 
			
		||||
    $$PWD\/qmlerror.h/
 | 
			
		||||
s/    \$\$PWD\/qmljsparser.cpp/    $$PWD\/qmljsparser.cpp \\\
 | 
			
		||||
    $$PWD\/qmldirparser.cpp \\\
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,6 @@ HEADERS += \
 | 
			
		||||
    $$PWD/qmljsparser_p.h \
 | 
			
		||||
    $$PWD/qmljsglobal_p.h \
 | 
			
		||||
    $$PWD/qmldirparser_p.h \
 | 
			
		||||
    $$PWD/qmlutils_p.h \
 | 
			
		||||
    $$PWD/qmlerror.h \
 | 
			
		||||
    $$PWD/qmljskeywords_p.h
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user