From 47ac4096211c3f8634bc5e17027523dfe955bcaf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 21 Sep 2014 17:37:36 -0500 Subject: Rework the KHNS system to properly download data from the new OCS network This relates to Bug 2093 --- knewstuff/ghns.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knewstuff/ghns.h') diff --git a/knewstuff/ghns.h b/knewstuff/ghns.h index 74efc007e..7eea0c489 100644 --- a/knewstuff/ghns.h +++ b/knewstuff/ghns.h @@ -41,7 +41,7 @@ class GhnsWidget : public TQWidget void downloadWallpapers(); private: - KNewStuff *mWallpapers; + TDENewStuff *mWallpapers; }; #endif -- cgit v1.2.1