Kaynağa Gözat

frontend-tools: Add QAction explicitly for Qt 5.11 compatibility

Ryan Foster 7 yıl önce
ebeveyn
işleme
2129d12143

+ 1 - 0
UI/frontend-plugins/frontend-tools/captions.cpp

@@ -1,4 +1,5 @@
 #include <QMessageBox>
+#include <QAction>
 
 #include <windows.h>
 #include <obs-frontend-api.h>