Skip to content

Commit

Permalink
Merge pull request #12458 from daschuer/moc_warning
Browse files Browse the repository at this point in the history
Remove redundant #include "moc_nativeeventhandlerwin.cpp"
  • Loading branch information
JoergAtGithub committed Dec 22, 2023
2 parents 104ed15 + 8c9369e commit 25ae531
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nativeeventhandlerwin.cpp
Expand Up @@ -8,8 +8,6 @@
#include <winuser.h> // for MSG, RedrawWindow PostMessageW
// clang-format on

#include "moc_nativeeventhandlerwin.cpp"

bool WindowsEventHandler::nativeEventFilter(
const QByteArray& eventType,
void* message,
Expand Down

0 comments on commit 25ae531

Please sign in to comment.