diff options
Diffstat (limited to 'kdelirc/irkick/irkick.h')
-rw-r--r-- | kdelirc/irkick/irkick.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdelirc/irkick/irkick.h b/kdelirc/irkick/irkick.h index e99a1c0..f581508 100644 --- a/kdelirc/irkick/irkick.h +++ b/kdelirc/irkick/irkick.h @@ -53,7 +53,7 @@ class IRKick: public TQObject, public DCOPObject Modes allModes; IRKTrayIcon *theTrayIcon; - KAboutData *aboutData; + TDEAboutData *aboutData; TQTimer *theFlashOff; void updateModeIcons(); |