summaryrefslogtreecommitdiffstats
path: root/lib/pilotDateEntry.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-13 10:33:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-14 09:19:43 +0900
commit031143c754a9709533c99d796ba563ad59c9178f (patch)
tree01aabb601a5902298210106a348480d741f97624 /lib/pilotDateEntry.h
parent84beaa20de582a75109b15be113769738656979d (diff)
downloadkpilot-031143c754a9709533c99d796ba563ad59c9178f.tar.gz
kpilot-031143c754a9709533c99d796ba563ad59c9178f.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0a2a45331d762f6e555e2d14c093f35822f868ec)
Diffstat (limited to 'lib/pilotDateEntry.h')
-rw-r--r--lib/pilotDateEntry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotDateEntry.h b/lib/pilotDateEntry.h
index d960a22..34deb78 100644
--- a/lib/pilotDateEntry.h
+++ b/lib/pilotDateEntry.h
@@ -91,7 +91,7 @@ public:
PilotDateEntry& operator=(const PilotDateEntry &e);
/** Create a textual representation (human-readable) of this appointment.
- * If @p richText is true, then the text representation uses qt style
+ * If @p richText is true, then the text representation uses tqt style
* tags as well.
*/
TQString getTextRepresentation(TQt::TextFormat richText);