summaryrefslogtreecommitdiffstats
path: root/krec/krecglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecglobal.h')
-rw-r--r--krec/krecglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecglobal.h b/krec/krecglobal.h
index 06615d8d..e0733022 100644
--- a/krec/krecglobal.h
+++ b/krec/krecglobal.h
@@ -51,7 +51,7 @@ public:
TQWidget* mainWidget();
/// @return kapp->config()
- static TDEConfig* kconfig();
+ static TDEConfig* tdeconfig();
/// Sets the Statusbar.
void setStatusBar( KStatusBar* );