Przeglądaj źródła

included qlabel for formoptionswidget to fix linux build error

Signed-off-by: T.J. Kotha <[email protected]>
T.J. Kotha 2 lat temu
rodzic
commit
1d2019bc76

+ 1 - 0
Code/Tools/ProjectManager/Source/FormOptionsWidget.cpp

@@ -15,6 +15,7 @@
 #include <QFrame>
 #include <QHash>
 #include <QHBoxLayout>
+#include <QLabel>
 #include <QWidget>
 #include <QVBoxLayout>