Fix build with Qt 5.11 (missing QButtonGroup)
This commit is contained in:
parent
e1194a1db3
commit
53308971e6
@ -30,6 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
|||||||
#include "../common/protocolmanager.h"
|
#include "../common/protocolmanager.h"
|
||||||
#include "../common/protocolwidgetfactory.h"
|
#include "../common/protocolwidgetfactory.h"
|
||||||
|
|
||||||
|
#include <QButtonGroup>
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
|
|
||||||
extern ProtocolManager *OstProtocolManager;
|
extern ProtocolManager *OstProtocolManager;
|
||||||
|
Loading…
Reference in New Issue
Block a user