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:
@@ -88,7 +88,7 @@ public:
|
||||
void addContextObject(IContext *context);
|
||||
void removeContextObject(IContext *context);
|
||||
|
||||
void openFiles(const QStringList &fileNames);
|
||||
void openFiles(const QStringList &fileNames, bool switchMode);
|
||||
|
||||
void emitNewItemsDialogRequested();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user