Skip to content

Commit 0485c63

Browse files
committed
fix: Add missing include for QActionGroup
1 parent b7d9141 commit 0485c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dpadcontextmenu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include "joydpad.h"
2525
#include "mousedialog/mousedpadsettingsdialog.h"
2626

27+
#include <QActionGroup>
2728
#include <QDebug>
2829
#include <QHash>
2930

0 commit comments

Comments
 (0)