mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
10 lines
211 B
C++
10 lines
211 B
C++
--- awl/knob.h.orig 2023-08-03 19:28:45 UTC
|
|
+++ awl/knob.h
|
|
@@ -30,6 +30,7 @@
|
|
#include <QSize>
|
|
|
|
#include "aslider.h"
|
|
+#include <QPainterPath>
|
|
// #include <QtDesigner/QDesignerExportWidget>
|
|
|
|
namespace Awl {
|