From f3372e7bea9bbc288e039d85d660450220a637d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:30:18 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/optiondialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/optiondialog.h') diff --git a/src/optiondialog.h b/src/optiondialog.h index 697dfe3..b7a27e6 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_tqgeometry; + TQSize m_geometry; TQPoint m_position; bool m_bMaximised; bool m_bShowToolBar; -- cgit v1.2.1