Fix include paths, compilation errors, linker errors for insertRow/insertChild/removeRow, and DbUtils include path. BudgetPro now builds successfully.

This commit is contained in:
Javi
2026-06-01 10:02:36 +02:00
parent 3437103c28
commit bf57c455cd
15 changed files with 286 additions and 258 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "mlineeditbutton.h"
#include "widgetcomboboxpopuptable.h"
#include "mapplication.h"
#include "mainwindow.h"
#include "../mainwindow.h"
#include "formproduct.h"
#include "msqlquerymodel.h"