summaryrefslogtreecommitdiffstats
path: root/starmath/inc/toolbox.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-08-27 08:59:10 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-08-27 08:59:10 +0200
commit130109b6ac401601890add1416801b6f2f248552 (patch)
tree077e6933bf0223dd4105f5a1ecfb5d21814807bd /starmath/inc/toolbox.hxx
parentcws tl82: #i114087# uno slot name fixed (diff)
downloadcore-130109b6ac401601890add1416801b6f2f248552.tar.gz
core-130109b6ac401601890add1416801b6f2f248552.zip
cws tl82: #i86328# 'Elements' ToolBox fixes
Diffstat (limited to 'starmath/inc/toolbox.hxx')
-rwxr-xr-x[-rw-r--r--]starmath/inc/toolbox.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx
index 1881adc0f845..fcc1b046f2dd 100644..100755
--- a/starmath/inc/toolbox.hxx
+++ b/starmath/inc/toolbox.hxx
@@ -30,12 +30,10 @@
#include <sfx2/basedlgs.hxx>
#include <sfx2/childwin.hxx>
#include <vcl/toolbox.hxx>
+
#include "smmod.hxx"
#include "config.hxx"
-
-#include "dialog.hrc"
-
-#define NUM_TBX_CATEGORIES 9
+#include "toolbox.hrc"
class SmToolBoxWindow : public SfxFloatingWindow
{