summaryrefslogtreecommitdiffstats
path: root/tdeprint/kmmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/kmmanager.h')
-rw-r--r--tdeprint/kmmanager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tdeprint/kmmanager.h b/tdeprint/kmmanager.h
index 9c5820f3a..d90a02d23 100644
--- a/tdeprint/kmmanager.h
+++ b/tdeprint/kmmanager.h
@@ -142,7 +142,8 @@ public:
void checkUpdatePossible();
signals:
- void updatePossible( bool );
+ void updatePossible(bool);
+ void printerListUpdated();
protected:
// the real printer listing job is done here