summaryrefslogtreecommitdiffstats
path: root/src/optiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/optiondialog.h')
-rw-r--r--src/optiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optiondialog.h b/src/optiondialog.h
index b7a27e6..697dfe3 100644
--- a/src/optiondialog.h
+++ b/src/optiondialog.h
@@ -59,7 +59,7 @@ public:
TQString calcOptionHelp();
// Some settings are not available in the option dialog:
- TQSize m_geometry;
+ TQSize m_tqgeometry;
TQPoint m_position;
bool m_bMaximised;
bool m_bShowToolBar;