Summary: | split transaction dialog error | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Toan <nguyenthetoan> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Toan
2010-04-02 06:05:04 UTC
I can confirm, running SVN and KDE 4.4.2 SVN commit 1110161 by asoliverez: Set the layout to the mainWidget of the KDialog. Temporary fix. Will adapt to use KDialog standard buttons later. BUG:233034 M +4 -1 ksplittransactiondlg.cpp M +10 -2 ksplittransactiondlgdecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1110161 SVN commit 1110260 by asoliverez: Fixed the splits correction dialog and changed the splits dialog to use the standard KDE buttons BUG:233085 BUG:233034 M +8 -72 ksplitcorrectiondlg.ui M +28 -22 ksplittransactiondlg.cpp M +0 -76 ksplittransactiondlgdecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1110260 SVN commit 1110288 by asoliverez: Fixed typo in button text BUG:233034 M +1 -1 ksplittransactiondlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1110288 |