[Kmymoney-devel] [Bug 276322] Unwanted fields show in ledger for investment.

Thomas Baumgart ipwizard at users.sourceforge.net
Sun Jun 26 18:27:39 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=276322





--- Comment #2 from Thomas Baumgart <ipwizard users sourceforge net>  2011-06-26 16:27:38 ---
One thing you could try is to replace

  w->hide();

with

  QTimer::singleShot(0, w, SLOT(hide()));

If that does not work, try if replacing 0 with a value of 1000 makes a
difference.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list