summaryrefslogtreecommitdiffstats
path: root/tdeprint/lpr/kmlprmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/lpr/kmlprmanager.h')
-rw-r--r--tdeprint/lpr/kmlprmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/lpr/kmlprmanager.h b/tdeprint/lpr/kmlprmanager.h
index 34d38340f..d26af4d77 100644
--- a/tdeprint/lpr/kmlprmanager.h
+++ b/tdeprint/lpr/kmlprmanager.h
@@ -54,8 +54,8 @@ public:
LpcHelper* lpcHelper() { return m_lpchelper; }
TQString printOptions(KPrinter*);
- void createPluginActions(KActionCollection*);
- void validatePluginActions(KActionCollection*, KMPrinter*);
+ void createPluginActions(TDEActionCollection*);
+ void validatePluginActions(TDEActionCollection*, KMPrinter*);
TQString stateInformation();
protected slots: