summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-10-28 16:22:18 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-28 17:52:27 +0100
commiteb3ab31953aa2463533223c1feca0db50a2341d1 (patch)
tree8e765e1e553de1e7e75b0a2c27054aae54fa6b04 /cui/source/options/optgdlg.hxx
parentb77940e5af41aae869e9415aef5b184a51601df4 (diff)
re-arrange options dialog to add experimental option
Diffstat (limited to 'cui/source/options/optgdlg.hxx')
-rw-r--r--cui/source/options/optgdlg.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index 779a92a432ee..72402ce7f7ed 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -73,6 +73,8 @@ private:
String aStrDateInfo;
+ CheckBox aExperimentalCB;
+
DECL_LINK( TwoFigureHdl, NumericField* );
DECL_LINK( TwoFigureConfigHdl, NumericField* );
DECL_LINK( HelpCheckHdl_Impl, CheckBox* );