Update src.pri

This commit is contained in:
2023-11-06 17:21:33 +01:00
parent 00501a59a2
commit 0f717e7ba5
2 changed files with 4 additions and 4 deletions

View File

@@ -226,8 +226,8 @@ contains(QWT_CONFIG, QwtPlot) {
greaterThan(QT_MINOR_VERSION, 3) {
HEADERS += qwt_plot_opengl_canvas.h
SOURCES += qwt_plot_opengl_canvas.cpp
# HEADERS += qwt_plot_opengl_canvas.h
# SOURCES += qwt_plot_opengl_canvas.cpp
}
}
else {