From 8856e75c203aa69be210b2fee1095ab9761aca7e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:23:08 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kdelirc/irkick/irkick.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdelirc/irkick/irkick.h') 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(); -- cgit v1.2.1