diff options
Diffstat (limited to 'knewstuff/ghns.cpp')
-rw-r--r-- | knewstuff/ghns.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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; |