summaryrefslogtreecommitdiffstats
path: root/kig/modes/edittype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/edittype.cpp')
-rw-r--r--kig/modes/edittype.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/edittype.cpp b/kig/modes/edittype.cpp
index 00686392..75ba9ca3 100644
--- a/kig/modes/edittype.cpp
+++ b/kig/modes/edittype.cpp
@@ -50,7 +50,7 @@ EditType::~EditType()
void EditType::helpSlot()
{
- kapp->invokeHelp( TQString::fromLatin1( "working-with-types" ),
+ tdeApp->invokeHelp( TQString::fromLatin1( "working-with-types" ),
TQString::fromLatin1( "kig" ) );
}