summaryrefslogtreecommitdiffstats
path: root/src/kmplayerview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kmplayerview.h')
-rw-r--r--src/kmplayerview.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kmplayerview.h b/src/kmplayerview.h
index 861324b..654dd08 100644
--- a/src/kmplayerview.h
+++ b/src/kmplayerview.h
@@ -40,9 +40,9 @@ class TQPaintDevice;
class TQPainter;
class TQSlider;
class TQLabel;
-class KActionCollection;
-class KAction;
-class KShortcut;
+class TDEActionCollection;
+class TDEAction;
+class TDEShortcut;
class KStatusBar;
class KFindDialog;
@@ -106,7 +106,7 @@ public:
~View();
void addText (const TQString &, bool eol=false);
- void init (KActionCollection * ac);
+ void init (TDEActionCollection * ac);
void reset ();
//void print(TQPrinter *pPrinter);