summaryrefslogtreecommitdiff
path: root/include/vcl/btndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/btndlg.hxx')
-rw-r--r--include/vcl/btndlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/btndlg.hxx b/include/vcl/btndlg.hxx
index 0239157302c2..4575cee5e803 100644
--- a/include/vcl/btndlg.hxx
+++ b/include/vcl/btndlg.hxx
@@ -44,7 +44,7 @@ private:
long mnButtonSize;
sal_uInt16 mnCurButtonId;
sal_uInt16 mnFocusButtonId;
- sal_Bool mbFormat;
+ bool mbFormat;
Link maClickHdl;
SAL_DLLPRIVATE void ImplInitButtonDialogData();