summaryrefslogtreecommitdiff
path: root/include/vcl/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/tabdlg.hxx')
-rw-r--r--include/vcl/tabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/tabdlg.hxx b/include/vcl/tabdlg.hxx
index 27651d8209dc..096d5053e66b 100644
--- a/include/vcl/tabdlg.hxx
+++ b/include/vcl/tabdlg.hxx
@@ -32,7 +32,7 @@ private:
FixedLine* mpFixedLine;
Window* mpViewWindow;
WindowAlign meViewAlign;
- sal_Bool mbPosControls;
+ bool mbPosControls;
SAL_DLLPRIVATE void ImplInitTabDialogData();
SAL_DLLPRIVATE void ImplPosControls();