frontend-tools: Add QAction explicitly for Qt 5.11 compatibility

This commit is contained in:
Ryan Foster
2018-07-25 11:59:58 -04:00
parent d13bbe6e59
commit 2129d12143

View File

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