summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrConfig.h')
-rw-r--r--kpresenter/KPrConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrConfig.h b/kpresenter/KPrConfig.h
index b1696eb4..d69bd0ea 100644
--- a/kpresenter/KPrConfig.h
+++ b/kpresenter/KPrConfig.h
@@ -215,7 +215,7 @@ class KPrConfig : public KDialogBase
Q_OBJECT
public:
- enum { KP_INTERFACE = 1, KP_COLOR=2, KP_KSPELL=4,KP_MISC=8, KP_DOC=16, KP_TOOLS=32,KP_PATH = 64 };
+ enum { KP_INTERFACE = 1, KP_COLOR=2, KP_TDESPELL=4,KP_MISC=8, KP_DOC=16, KP_TOOLS=32,KP_PATH = 64 };
KPrConfig( KPrView* parent );
public slots:
void slotApply();