summaryrefslogtreecommitdiffstats
path: root/src/ui/tools-switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools-switch.h')
-rw-r--r--src/ui/tools-switch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools-switch.h b/src/ui/tools-switch.h
index ad2a73118..5087f3e5e 100644
--- a/src/ui/tools-switch.h
+++ b/src/ui/tools-switch.h
@@ -43,7 +43,8 @@ enum {
TOOLS_CONNECTOR,
TOOLS_PAINTBUCKET,
TOOLS_ERASER,
- TOOLS_LPETOOL
+ TOOLS_LPETOOL,
+ TOOLS_LIVECODE
};
int tools_isactive(SPDesktop *dt, unsigned num);