You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
356 B
Diff
12 lines
356 B
Diff
--- ui_modules/parametersoptions.h.orig 2018-12-19 02:50:32.000000000 +0800
|
|
+++ ui_modules/parametersoptions.h 2024-07-03 05:06:38.000000000 +0800
|
|
@@ -25,7 +25,7 @@
|
|
#include "../json_parser/parisodef.h"
|
|
#include <QFileDialog>
|
|
#include <QMessageBox>
|
|
-#include <QJsonObject>
|
|
+#include <QJsonObject.h>
|
|
#include <QStyleFactory>
|
|
|
|
struct ListeModelTexture
|