summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuihyperdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuihyperdlg.hxx')
-rw-r--r--cui/source/inc/cuihyperdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx
index a116b63ff7d5..ecc351a297b6 100644
--- a/cui/source/inc/cuihyperdlg.hxx
+++ b/cui/source/inc/cuihyperdlg.hxx
@@ -72,7 +72,7 @@ private:
DECL_LINK (ClickCloseHdl_Impl, void * );
protected:
- virtual sal_Bool Close();
+ virtual bool Close();
virtual void Move();
public: