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 0702f16bb..3217de80e 100644
--- a/knewstuff/ghns.cpp
+++ b/knewstuff/ghns.cpp
@@ -41,7 +41,7 @@ using namespace std;
GhnsWidget::GhnsWidget()
{
- mWallpapers = new KNewStuffGeneric( "kdesktop/wallpaper", this );
+ mWallpapers = new TDENewStuffGeneric( "kdesktop/wallpaper", this );
TQBoxLayout *topLayout = new TQVBoxLayout( this );
topLayout->setMargin( KDialog::marginHint() );