summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuioptgenrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuioptgenrl.hxx')
-rw-r--r--cui/source/inc/cuioptgenrl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx
index 5f1065ada287..0c56b6cdcde6 100644
--- a/cui/source/inc/cuioptgenrl.hxx
+++ b/cui/source/inc/cuioptgenrl.hxx
@@ -47,6 +47,7 @@ private:
struct Field;
std::vector<std::shared_ptr<Field> > vFields;
// "name" fields
+ unsigned nNameRow;
unsigned nShortNameField;
DECL_LINK( ModifyHdl_Impl, Edit&, void );