forked from qt-creator/qt-creator
		
	Mode switching: On drag & drop, on remote opening, on Open Files
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
This commit is contained in:
		| @@ -97,7 +97,7 @@ public: | ||||
|     void removeContextObject(IContext *contex); | ||||
|     void resetContext(); | ||||
|  | ||||
|     void openFiles(const QStringList &fileNames); | ||||
|     void openFiles(const QStringList &fileNames, bool switchMode); | ||||
|  | ||||
|     Core::ActionManager *actionManager() const; | ||||
|     Core::FileManager *fileManager() const; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user