You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
319 B
Diff
11 lines
319 B
Diff
--- ui_modules/drawingoptions.cpp.orig 2018-12-19 02:50:32.000000000 +0800
|
|
+++ ui_modules/drawingoptions.cpp 2024-07-03 05:23:01.000000000 +0800
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#include "drawingoptions.h"
|
|
#include <qmessagebox.h>
|
|
+#include <QJsonParseError.h>
|
|
|
|
static int indexcurrentFormula=-1;
|
|
static int indexcurrentSet=0;
|