summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/titlepage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-17 10:07:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-09-28 08:48:36 +0100
commitcd998eb98d23ad4c1e5d9e56d7fdb78731b3f2d6 (patch)
tree1e3c3d33151a78c691c3194e04941059797af8ec /sw/source/ui/inc/titlepage.hxx
parent97f69c7f75e88d51530d8263f98f8dccaa72eebc (diff)
simplify line numbering dialog
Change-Id: I3bb2a0c6b3f468fc37332d8f390aac3290f129c3
Diffstat (limited to 'sw/source/ui/inc/titlepage.hxx')
-rw-r--r--sw/source/ui/inc/titlepage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/titlepage.hxx b/sw/source/ui/inc/titlepage.hxx
index b4ff9c1430ad..0c4a653596b8 100644
--- a/sw/source/ui/inc/titlepage.hxx
+++ b/sw/source/ui/inc/titlepage.hxx
@@ -31,9 +31,9 @@
#define _SWTITLEPAGE_HXX
#include <sfx2/basedlgs.hxx>
-#include <sfx2/tabdlg.hxx>
-#include <vcl/fixed.hxx>
+#include <vcl/button.hxx>
#include <vcl/field.hxx>
+#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
#include <numberingtypelistbox.hxx>