diff options
Diffstat (limited to 'src/gui/general/EditViewBase.h')
-rw-r--r-- | src/gui/general/EditViewBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/general/EditViewBase.h b/src/gui/general/EditViewBase.h index aaf6dbe..ef70384 100644 --- a/src/gui/general/EditViewBase.h +++ b/src/gui/general/EditViewBase.h @@ -311,7 +311,7 @@ protected: protected slots: /** * save general Options like all bar positions and status as well - * as the tqgeometry and the recent file list to the configuration + * as the geometry and the recent file list to the configuration * file */ virtual void slotSaveOptions(); |