summaryrefslogtreecommitdiffstats
path: root/knewstuff/ghns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knewstuff/ghns.cpp')
-rw-r--r--knewstuff/ghns.cpp2
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;