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
+2 -1
View File
@@ -43,6 +43,7 @@ private slots:
private:
Ui::formProduct *ui;
bool editMode;
QStringList insertedElementCodes;
void CalculatePrice();
bool InsertElement(QString ID, QModelIndex index);
@@ -52,4 +53,4 @@ private:
void setComposeElement(bool val);
};
#endif // FORMPRODUCT_H
#endif // FORMPRODUCT_H