summaryrefslogtreecommitdiff
path: root/padmin/source/padialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/source/padialog.hxx')
-rw-r--r--padmin/source/padialog.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/padmin/source/padialog.hxx b/padmin/source/padialog.hxx
index bf6eb57cbd59..3a287019a69e 100644
--- a/padmin/source/padialog.hxx
+++ b/padmin/source/padialog.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: padialog.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:16:45 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:53:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -91,6 +91,9 @@ namespace padmin {
FixedText m_aCommentTxt;
FixedText m_aComment;
+ FixedLine m_aCUPSFL;
+ CheckBox m_aCUPSCB;
+
FixedLine m_aSepButtonFL;
PushButton m_aAddPB;
PushButton m_aFontsPB;