summaryrefslogtreecommitdiffstats
path: root/karm/doc
diff options
context:
space:
mode:
Diffstat (limited to 'karm/doc')
-rw-r--r--karm/doc/Mainpage.dox8
1 files changed, 4 insertions, 4 deletions
diff --git a/karm/doc/Mainpage.dox b/karm/doc/Mainpage.dox
index 44aae4ee..b320effb 100644
--- a/karm/doc/Mainpage.dox
+++ b/karm/doc/Mainpage.dox
@@ -76,9 +76,9 @@ These are the Q_SIGNALS:
<li>Preferences::autoSavePeriod(int)
<li>Preferences::detectIdleness(bool)
<li>Preferences::idlenessTimeout(int)
- <li>Preferences::saveFile(QString)
+ <li>Preferences::saveFile(TQString)
<li>Preferences::setupChanged()
- <li>Preferences::timeLog(QString)
+ <li>Preferences::timeLog(TQString)
<li>Preferences::timeLoging(bool)
<li>Preferences::hideOnClose(bool)
</ol>
@@ -100,8 +100,8 @@ These are the Q_SIGNALS:
<li>Karm::load()
<li>Karm::newSubTask()
<li>Karm::newTask()
- <li>Karm::newTask(QString, QListViewItem*)
- <li>Karm::parseLine(QString, long*, QString*, int*)
+ <li>Karm::newTask(TQString, QListViewItem*)
+ <li>Karm::parseLine(TQString, long*, TQString*, int*)
<li>Karm::resetSessionTimeForAllTasks()
<li>Karm::save()
<li>Karm::startTimer()