summaryrefslogtreecommitdiffstats
path: root/kword/KWConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWConfig.h')
-rw-r--r--kword/KWConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWConfig.h b/kword/KWConfig.h
index bc864ff8..8700bcb2 100644
--- a/kword/KWConfig.h
+++ b/kword/KWConfig.h
@@ -187,7 +187,7 @@ class KWConfig : public KDialogBase
Q_OBJECT
public:
- enum { KW_KSPELL=1,KP_INTERFACE=2,KP_MISC=4, KP_DOCUMENT=8, KP_FORMULA=16, KP_PATH = 32};
+ enum { KW_TDESPELL=1,KP_INTERFACE=2,KP_MISC=4, KP_DOCUMENT=8, KP_FORMULA=16, KP_PATH = 32};
KWConfig( KWView* parent );
void openPage(int flags);
public slots: