summaryrefslogtreecommitdiffstats
path: root/tdeprint/management/kmjobviewer.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-02 23:48:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-12 11:56:00 +0900
commit69c2d469b80d8cf7b99a62ebd7c2f4bd8281712b (patch)
treedeee760dfe9d6bc191f584d41db0ddafebc9d9cc /tdeprint/management/kmjobviewer.h
parent66d5e21568af94de26cf79a775502cb766a1de3d (diff)
downloadtdelibs-69c2d469b80d8cf7b99a62ebd7c2f4bd8281712b.tar.gz
tdelibs-69c2d469b80d8cf7b99a62ebd7c2f4bd8281712b.zip
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeprint/management/kmjobviewer.h')
-rw-r--r--tdeprint/management/kmjobviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeprint/management/kmjobviewer.h b/tdeprint/management/kmjobviewer.h
index 5bfda8467..f9e6ffb80 100644
--- a/tdeprint/management/kmjobviewer.h
+++ b/tdeprint/management/kmjobviewer.h
@@ -87,6 +87,7 @@ protected slots:
void slotConfigure();
void slotDropped( TQDropEvent*, TQListViewItem* );
void slotKeepWindowChange(bool);
+ void slotPrinterListUpdated();
protected:
void init();