diff options
author | David Tardon <dtardon@redhat.com> | 2016-03-07 13:31:04 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-03-07 17:43:28 +0100 |
commit | d795f83695b4e741fe453b9ca14b64df4ef4b6aa (patch) | |
tree | d7038b5f29343730e599b911a1c160898b64184d /starmath | |
parent | 24905f42b9efb381e7ccd43c0ab98facf5149af3 (diff) |
expand src templates
Change-Id: Id35caa8b8ed0c2f7e4d868f5c87a2a0f331cb352
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/smres.src | 1 | ||||
-rw-r--r-- | starmath/source/toolbox.src | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src index 50872d97fda0..a0a51268acda 100644 --- a/starmath/source/smres.src +++ b/starmath/source/smres.src @@ -18,7 +18,6 @@ */ #include <sfx2/sfx.hrc> -#include <svx/globlmn.hrc> #include "starmath.hrc" String RID_FONTREGULAR diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index 65e2af930d05..4bf44fd97d51 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -18,7 +18,6 @@ */ #include <sfx2/sfx.hrc> -#include <svx/globlmn.hrc> #include "starmath.hrc" #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000; Blue = 0xff00; } |