Merge pull request #3946 from Beep6581/remote-app

new feature: open images in an already-running instance of RT
This commit is contained in:
Alberto Griggio
2017-07-19 17:51:39 +02:00
committed by GitHub
4 changed files with 356 additions and 235 deletions

View File

@@ -367,6 +367,7 @@ extern Glib::ustring argv0;
extern Glib::ustring argv1;
extern bool simpleEditor;
extern bool gimpPlugin;
extern bool remote;
extern Glib::ustring versionString;
extern Glib::ustring paramFileExtension;