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
@@ -47,7 +47,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
#include "mainwindow.h"
#include "src/gui/mainwindow.h"
#include "mapplication.h"