forked from qt-creator/qt-creator
		
	Added mime-type for JS files to the QMLJS text editor.
This commit is contained in:
		@@ -59,7 +59,7 @@ public:
 | 
			
		||||
    Core::IEditor *createEditor(QWidget *parent);
 | 
			
		||||
 | 
			
		||||
private:
 | 
			
		||||
    const QStringList m_mimeTypes;
 | 
			
		||||
    QStringList m_mimeTypes;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} // namespace Internal
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user