Remove accidental qevent import

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-04-15 13:08:58 +01:00 committed by GitHub
parent 33ac9e3f47
commit 917abd60e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,6 @@
*/
#include "PageDialog.h"
#include <qevent.h>
#include <QDialogButtonBox>
#include <QKeyEvent>