From e0d4ece30d7c0095bfdd9a81364b66fe18a0f2cb 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 (cherry picked from commit 28723595822268551d3e050c3a83bf6ca5e17dd5) --- kmymoney2/widgets/transaction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmymoney2/widgets/transaction.h') diff --git a/kmymoney2/widgets/transaction.h b/kmymoney2/widgets/transaction.h index a24c864..8abc217 100644 --- a/kmymoney2/widgets/transaction.h +++ b/kmymoney2/widgets/transaction.h @@ -183,7 +183,7 @@ public: virtual KMyMoneyRegister::Action actionType(void) const = 0; - TQWidget* tqfocusWidget(TQWidget*) const; + TQWidget* focusWidget(TQWidget*) const; void arrangeWidget(TQTable* tbl, int row, int col, TQWidget* w) const; bool haveNumberField(void) const; -- cgit v1.2.1