Skip to content

Commit

Permalink
Qt6: undef additional conflicting keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinero committed Feb 5, 2025
1 parent 50225cd commit d5c96a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/oshelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
#undef KeyRelease
#undef FocusIn
#undef FocusOut
#undef Status
#undef Always
// #undef those Xlib #defines that conflict with QEvent::Type enum
#include "qt/utils.h"
#endif
Expand Down

0 comments on commit d5c96a9

Please sign in to comment.