Salome HOME
Fix missing include QPainterPath esy/pv590deb9
authoresy <emmanuel.streby@opencascade.com>
Mon, 22 Mar 2021 08:29:17 +0000 (09:29 +0100)
committeresy <emmanuel.streby@opencascade.com>
Mon, 22 Mar 2021 08:29:17 +0000 (09:29 +0100)
src/ydfx_gui/YDFXGUIPortsSelector.cxx

index 52f7617046b84a5101770d97a25bb44bab4681c9..b8c1de818a44cf1aca62f932a846e4a14a0d5a2d 100644 (file)
@@ -34,6 +34,7 @@
 #include <QPaintEvent>
 #include <QApplication>
 #include <QSplitter>
+#include <QPainterPath>
 
 #include <string>
 #include <iostream>