diff options
Diffstat (limited to 'kmouth/kmouth.h')
-rw-r--r-- | kmouth/kmouth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h index fe610a6..b8d791d 100644 --- a/kmouth/kmouth.h +++ b/kmouth/kmouth.h @@ -79,7 +79,7 @@ class KMouthApp : public KMainWindow void enableMenuEntries(bool existSelectedEntries, bool existDeselectedEntries); 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(); |