bug in views/khomeview_p.h

Jack ostroffjh at users.sourceforge.net
Mon Nov 4 00:53:11 GMT 2024


I just noticed that on the Home View, Scheculed Payments section, the  
title of the two displayed sections are "itemtitle negativetext" and  
"itemtitle" where I think they should be Overdue Payments and Future  
Payments.  Looking into khomeview_p.h line 600, I wonder if the recent  
commit cd941ab45329b1c0484bdd683495f204d99a1bf5 (Combine duplicated  
code copies) got the order of the two parameters to "void  
addScheduleHeader(const QString& title, const QString& cssClass)"  
switched, because the calls to this function later in the same file  
have the cssClass before the actual title.

Jack


More information about the KMyMoney-devel mailing list