diff options
Diffstat (limited to 'kopete/libkopete/kopeteplugin.h')
-rw-r--r-- | kopete/libkopete/kopeteplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteplugin.h b/kopete/libkopete/kopeteplugin.h index c3dacdac..54edc414 100644 --- a/kopete/libkopete/kopeteplugin.h +++ b/kopete/libkopete/kopeteplugin.h @@ -28,7 +28,7 @@ #include <kopetemessage.h> //TODO: remove namespace DOM { class Node; } //TODO: remove -class KAction; //TODO: remove +class TDEAction; //TODO: remove class KPluginInfo; |