From b19ddece21e102b8e4b292037ca7578f60b128fe Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:20:05 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- knewstuff/ghns.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knewstuff/ghns.cpp') diff --git a/knewstuff/ghns.cpp b/knewstuff/ghns.cpp index 1f5c01768..6c0c2a9fc 100644 --- a/knewstuff/ghns.cpp +++ b/knewstuff/ghns.cpp @@ -78,7 +78,7 @@ void GhnsWidget::downloadWallpapers() int main(int argc,char **argv) { - KAboutData aboutData("ghns","Get Hot New Stuff","0.1"); + TDEAboutData aboutData("ghns","Get Hot New Stuff","0.1"); TDECmdLineArgs::init(argc,argv,&aboutData); TDEApplication app; -- cgit v1.2.1