diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | e22d09f9ec66473a89ce4c8cbc943c97ae450027 (patch) | |
tree | 1982981ae21009cab85b8098fd1dce7080f9c841 /cui/source/inc/textattr.hxx | |
parent | afdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'cui/source/inc/textattr.hxx')
-rw-r--r-- | cui/source/inc/textattr.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/inc/textattr.hxx b/cui/source/inc/textattr.hxx index bd1b79566..f7b215724 100644 --- a/cui/source/inc/textattr.hxx +++ b/cui/source/inc/textattr.hxx @@ -31,13 +31,9 @@ #include <svx/dlgctrl.hxx> -#ifndef _GROUP_HXX //autogen #include <vcl/group.hxx> -#endif -#ifndef _FIXED_HXX //autogen #include <vcl/fixed.hxx> -#endif #include <sfx2/basedlgs.hxx> class SdrView; |