Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "../context.h"
|
||||
|
||||
#include <QApplication>
|
||||
#include <QFile>
|
||||
#include <QPrinter>
|
||||
#include <LimeReport>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <QDialog>
|
||||
#include "report.h"
|
||||
#include "core_global.h"
|
||||
#include "../core_global.h"
|
||||
|
||||
namespace Ui {
|
||||
class ReportViewer;
|
||||
|
||||
Reference in New Issue
Block a user