summaryrefslogtreecommitdiffstats
path: root/ktron/tron.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktron/tron.cpp')
-rw-r--r--ktron/tron.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktron/tron.cpp b/ktron/tron.cpp
index 585aedd0..ae219a7d 100644
--- a/ktron/tron.cpp
+++ b/ktron/tron.cpp
@@ -422,7 +422,7 @@ void Tron::drawRect(TQPainter & p, int x, int y)
** config functions **
** *************************************************************** */
-void Tron::setActionCollection(KActionCollection *a)
+void Tron::setActionCollection(TDEActionCollection *a)
{
actionCollection = a;
}