summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/labdlg.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:46 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commitd41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch)
tree95e532a374991b38e7626cae371d7f8c0a3b463f /cui/source/inc/labdlg.hxx
parentremove include guards using fixguard.py (diff)
downloadcore-d41279d5861cbeb4bd87bf6932f1839a51f634f6.tar.gz
core-d41279d5861cbeb4bd87bf6932f1839a51f634f6.zip
more removed include guards using fixguard.py
Diffstat (limited to 'cui/source/inc/labdlg.hxx')
-rw-r--r--cui/source/inc/labdlg.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index 95e30d241467..fed9c3b0e600 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -30,15 +30,9 @@
// include ---------------------------------------------------------------
-#ifndef _FIELD_HXX //autogen
#include <vcl/field.hxx>
-#endif
-#ifndef _LSTBOX_HXX //autogen
#include <vcl/lstbox.hxx>
-#endif
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
#include <svtools/valueset.hxx>
#include <sfx2/tabdlg.hxx>
class SdrView;