diff options
Diffstat (limited to 'kwordquiz/src/kwordquiz.h')
-rw-r--r-- | kwordquiz/src/kwordquiz.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/kwordquiz.h b/kwordquiz/src/kwordquiz.h index 59dc10a1..db923f56 100644 --- a/kwordquiz/src/kwordquiz.h +++ b/kwordquiz/src/kwordquiz.h @@ -79,7 +79,7 @@ class KWordQuizApp : public KMainWindow bool saveAsFileName(); 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(); |