]> git.lyx.org Git - lyx.git/blobdiff - src/support/SystemcallPrivate.h
Outliner: distinguish non-active refs from broken refs
[lyx.git] / src / support / SystemcallPrivate.h
index 3f00f0c3ba79fbdaf5b1094df1ee3f1e9654618f..6ab479f73c329fd5b68a786b9cd6a608c478e9a2 100644 (file)
@@ -58,6 +58,9 @@ public:
 
        static void killProcess(QProcess * p);
 
+       // when true, kill any running script ASAP
+       static bool kill_script;
+
 
 public Q_SLOTS:
        void stdOut();