José,
On Montag, 25. Februar 2019 13:52:05 CET José Arthur Benetasso Villanova wrote:
> Hi Thomas
>
> Like this?
>
> diff --git a/kmymoney/dialogs/kcurrencycalculator.cpp
> b/kmymoney/dialogs/kcurrencycalculator.cpp
> index bf5874d2e..ed3135fb0 100644
> --- a/kmymoney/dialogs/kcurrencycalculato
Hi Thomas
Like this?
diff --git a/kmymoney/dialogs/kcurrencycalculator.cpp
b/kmymoney/dialogs/kcurrencycalculator.cpp
index bf5874d2e..ed3135fb0 100644
--- a/kmymoney/dialogs/kcurrencycalculator.cpp
+++ b/kmymoney/dialogs/kcurrencycalculator.cpp
@@ -143,6 +143,10 @@ public:
ui->m_amountBut
Hi José,
On Montag, 25. Februar 2019 13:14:15 CET José Arthur Benetasso Villanova wrote:
> Hi.
>
> I'm trying to make the tab key work properly in kcurrencycalculator and in
> budget windows, specially in the budget, that I'm using heavily those days.
>
> I tried to put code this code in KCurre
Hi.
I'm trying to make the tab key work properly in kcurrencycalculator and in
budget windows, specially in the budget, that I'm using heavily those days.
I tried to put code this code in KCurrencyCalculatorPrivate or some
variation of this, but without any effect:
diff --git a/kmymoney/dialogs/