summaryrefslogtreecommitdiff
path: root/starmath/source/toolbox.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/toolbox.hrc')
-rw-r--r--starmath/source/toolbox.hrc12
1 files changed, 1 insertions, 11 deletions
diff --git a/starmath/source/toolbox.hrc b/starmath/source/toolbox.hrc
index 38b143f0453f..d9aa6ccb9b55 100644
--- a/starmath/source/toolbox.hrc
+++ b/starmath/source/toolbox.hrc
@@ -20,17 +20,7 @@
#ifndef _TOOLBOX_HRC_
#define _TOOLBOX_HRC_
-#define FL_TOOLBOX_CAT_DELIM 1
-#define TOOLBOX_CATALOG 10
-#define TOOLBOX_CAT_A 11
-#define TOOLBOX_CAT_B 12
-#define TOOLBOX_CAT_C 13
-#define TOOLBOX_CAT_D 14
-#define TOOLBOX_CAT_E 15
-#define TOOLBOX_CAT_F 16
-#define TOOLBOX_CAT_G 17
-#define TOOLBOX_CAT_H 18
-#define TOOLBOX_CAT_I 19
+#include "starmath.hrc"
#define NUM_TBX_CATEGORIES (TOOLBOX_CAT_I - TOOLBOX_CAT_A + 1)