summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.hxx
diff options
context:
space:
mode:
authorCor Nouws <oolst@nouenoff.nl>2012-06-10 23:00:36 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-06-15 15:10:51 +0200
commit5ae11320a26a6356dfadeb812e0d6baf5bdc951c (patch)
tree47f82cf8e0bcb38770fe809b9902024ce887ca8a /cui/source/options/optgdlg.hxx
parentd7262f4472341cdcb85de414453b67ab0e853627 (diff)
Give Macro recorder separate option, apart from Experimental features
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
Diffstat (limited to 'cui/source/options/optgdlg.hxx')
-rw-r--r--cui/source/options/optgdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index e4c6672789d6..4b7f571d503f 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -73,6 +73,7 @@ private:
String aStrDateInfo;
CheckBox aExperimentalCB;
+ CheckBox aMacroRecorderCB;
DECL_LINK( TwoFigureHdl, NumericField* );
DECL_LINK( TwoFigureConfigHdl, NumericField* );