forked from qt-creator/qt-creator
		
	compile fix with namespaced Qt
This commit is contained in:
		@@ -231,7 +231,9 @@ private:
 | 
			
		||||
} // end of namespace CPlusPlus
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
QT_BEGIN_NAMESPACE
 | 
			
		||||
uint qHash(const CPlusPlus::LookupItem &result);
 | 
			
		||||
QT_END_NAMESPACE
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#endif // CPLUSPLUS_LOOKUPCONTEXT_H
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user