summaryrefslogtreecommitdiff
path: root/cui/source/inc/treeopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/treeopt.hxx')
-rw-r--r--cui/source/inc/treeopt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/treeopt.hxx b/cui/source/inc/treeopt.hxx
index aa3af77ab09a..38700e684d24 100644
--- a/cui/source/inc/treeopt.hxx
+++ b/cui/source/inc/treeopt.hxx
@@ -27,7 +27,7 @@
************************************************************************/
#include <tools/resary.hxx>
-#include <vcl/fixbrd.hxx>
+#include <vcl/fixed.hxx>
class SfxModule;
class SfxShell;
@@ -155,7 +155,7 @@ private:
HelpButton aHelpPB;
PushButton aBackPB;
- FixedBorder aHiddenGB;
+ FixedLine aSeparatorFL;
SvTreeListBox aTreeLB;