jrutanen / FinanceCalculator

Program that performs basic financial calculations for personal finance.
GNU General Public License v3.0
1 stars 0 forks source link

Invalid Index Error when Last Row of the Model is Removed #19

Closed jrutanen closed 9 years ago

jrutanen commented 9 years ago

Following error is received when the item to be removed is the last in the table view. QAbstractItemModel::endRemoveRows: Invalid index ( 5 , 0 ) in model BudgetModel(0x7fbefb6eda60)

jrutanen commented 9 years ago

fixed in 4b2057a3fdefb3d846a7de39747ea01419ebbba0