summaryrefslogtreecommitdiff
path: root/psprint/inc/cupsmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'psprint/inc/cupsmgr.hxx')
-rw-r--r--psprint/inc/cupsmgr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/psprint/inc/cupsmgr.hxx b/psprint/inc/cupsmgr.hxx
index 78f3337eec07..0cf0f5a59986 100644
--- a/psprint/inc/cupsmgr.hxx
+++ b/psprint/inc/cupsmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cupsmgr.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2004-09-08 15:51:21 $
+ * last change: $Author: hr $ $Date: 2004-11-09 16:35:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,6 +131,8 @@ public:
virtual bool removePrinter( const rtl::OUString& rPrinterName, bool bCheckOnly = false );
virtual bool writePrinterConfig();
virtual bool setDefaultPrinter( const rtl::OUString& rPrinterName );
+
+ virtual bool addOrRemovePossible() const;
};
} // namespace psp