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:
dt
2010-09-21 13:08:42 +02:00
parent b92004bb1d
commit 00caec3e73
8 changed files with 18 additions and 13 deletions

View File

@@ -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;