From 130109b6ac401601890add1416801b6f2f248552 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Fri, 27 Aug 2010 08:59:10 +0200 Subject: cws tl82: #i86328# 'Elements' ToolBox fixes --- starmath/inc/toolbox.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) mode change 100644 => 100755 starmath/inc/toolbox.hxx (limited to 'starmath/inc/toolbox.hxx') diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx old mode 100644 new mode 100755 index 1881adc0f845..fcc1b046f2dd --- a/starmath/inc/toolbox.hxx +++ b/starmath/inc/toolbox.hxx @@ -30,12 +30,10 @@ #include #include #include + #include "smmod.hxx" #include "config.hxx" - -#include "dialog.hrc" - -#define NUM_TBX_CATEGORIES 9 +#include "toolbox.hrc" class SmToolBoxWindow : public SfxFloatingWindow { -- cgit