summaryrefslogtreecommitdiffstats
path: root/kweather/kweather.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/kweather.cpp')
-rw-r--r--kweather/kweather.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/kweather.cpp b/kweather/kweather.cpp
index 9b8c481..324a610 100644
--- a/kweather/kweather.cpp
+++ b/kweather/kweather.cpp
@@ -171,7 +171,7 @@ void kweather::preferences()
/** The help handler */
void kweather::help()
{
- kapp->invokeHelp(TQString(), TQString::tqfromLatin1("kweather"));
+ kapp->invokeHelp(TQString(), TQString::fromLatin1("kweather"));
}
/** Display the current weather report. */