diff options
Diffstat (limited to 'kdict/options.h')
-rw-r--r-- | kdict/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/options.h b/kdict/options.h index 1137caf8..a1b2745e 100644 --- a/kdict/options.h +++ b/kdict/options.h @@ -74,7 +74,7 @@ public: bool defineClipboard; // define clipboard content on startup? - TQSize optSize,setsSize,matchSize; // window geometry + TQSize optSize,setsSize,matchSize; // window tqgeometry bool showMatchList; TQValueList<int> splitterSizes; |