diff options
Diffstat (limited to 'lib/pilotDateEntry.h')
| -rw-r--r-- | lib/pilotDateEntry.h | 2 | 
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); | 
