diff options
Diffstat (limited to 'kcoloredit/kcoloredit.h')
-rw-r--r-- | kcoloredit/kcoloredit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/kcoloredit.h b/kcoloredit/kcoloredit.h index e09fd415..675cddb0 100644 --- a/kcoloredit/kcoloredit.h +++ b/kcoloredit/kcoloredit.h @@ -74,7 +74,7 @@ class KColorEditApp : public KMainWindow KColorEditDoc *document() const; protected: - /** save general Options like all bar positions and status as well as the tqgeometry and the recent file list to the configuration + /** save general Options like all bar positions and status as well as the geometry and the recent file list to the configuration * file */ void saveOptions(); |