aboutsummaryrefslogtreecommitdiffhomepage
path: root/sciteco.h
diff options
context:
space:
mode:
Diffstat (limited to 'sciteco.h')
-rw-r--r--sciteco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sciteco.h b/sciteco.h
index 88b41cc..e35ce92 100644
--- a/sciteco.h
+++ b/sciteco.h
@@ -9,6 +9,7 @@
#include <Scintilla.h>
extern gchar *cmdline;
+extern bool quit_requested;
void message_display(GtkMessageType type,
const gchar *fmt, ...) G_GNUC_PRINTF(2, 3);