summaryrefslogtreecommitdiffstats
path: root/kexi/main/kexinewstuff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/main/kexinewstuff.cpp')
-rw-r--r--kexi/main/kexinewstuff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/kexinewstuff.cpp b/kexi/main/kexinewstuff.cpp
index c6bd3a96..6f1fc51d 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()