From 28723595822268551d3e050c3a83bf6ca5e17dd5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:10:39 -0600 Subject: Rename old tq methods that no longer need a unique name --- kmymoney2/widgets/kmymoneyedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmymoney2/widgets/kmymoneyedit.h') diff --git a/kmymoney2/widgets/kmymoneyedit.h b/kmymoney2/widgets/kmymoneyedit.h index 3aaacd1..2aeea47 100644 --- a/kmymoney2/widgets/kmymoneyedit.h +++ b/kmymoney2/widgets/kmymoneyedit.h @@ -184,7 +184,7 @@ public: */ int precision(void) { return m_prec; }; - TQWidget* tqfocusWidget(void) const; + TQWidget* focusWidget(void) const; /** * This method allows to modify the behavior of the widget -- cgit v1.2.1