diff options
Diffstat (limited to 'kexi/main/kexinewstuff.cpp')
| -rw-r--r-- | kexi/main/kexinewstuff.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/kexinewstuff.cpp b/kexi/main/kexinewstuff.cpp index c6bd3a961..6f1fc51d4 100644 --- a/kexi/main/kexinewstuff.cpp +++ b/kexi/main/kexinewstuff.cpp @@ -41,7 +41,7 @@ KexiNewStuff::KexiNewStuff(TQWidget *parent) // fails to download something, it still marks the thing as // successfully downloaded and therefore we arn't able to // download it again :-/ - KGlobal::config()->deleteGroup("KNewStufftqStatus"); + KGlobal::config()->deleteGroup("KNewStuffStatus"); } KexiNewStuff::~KexiNewStuff() |
