还是一堆bug的状态

This commit is contained in:
2026-08-01 20:09:46 +08:00
parent 28b33fb820
commit 6ea03829bc
30 changed files with 84 additions and 2664 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
#include "Renderive/architecture/export.h"
#include "Renderive/export.h"
#include <QApplication>
#ifdef _WIN32
#include <QTextCodec>
@@ -6,7 +6,6 @@
#endif
#include "./BackEnd/MainWidget.h"
#include "Application.h"
#include "Renderive/plot/Plot.h"
int main(int argc, char* argv[]) {
Application app(argc, argv);
Application::setAttribute(Qt::AA_UseHighDpiPixmaps);