summaryrefslogtreecommitdiff
path: root/padmin/source/padialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/source/padialog.cxx')
-rw-r--r--padmin/source/padialog.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/padmin/source/padialog.cxx b/padmin/source/padialog.cxx
index c29141f4d0e7..527770cad1c5 100644
--- a/padmin/source/padialog.cxx
+++ b/padmin/source/padialog.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: padialog.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 16:39:26 $
+ * last change: $Author: hr $ $Date: 2007-08-02 15:01:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -163,6 +163,9 @@ void PADialog::updateSettings()
void PADialog::Init()
{
+ // #i79787# initially ensure printer discovery has ended
+ m_rPIManager.checkPrintersChanged( true );
+
UpdateDevice();
UpdateText();