Skip to content

Commit

Permalink
Fixed conflict with X11 #define
Browse files Browse the repository at this point in the history
  • Loading branch information
ckaiser committed May 1, 2021
1 parent 090f54a commit 1905b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/screenshot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include <QX11Info>
#include <X11/X.h>
#include <X11/Xlib.h>
#undef Success
#endif

Screenshot::Screenshot(QObject *parent, Screenshot::Options options):
Expand Down

0 comments on commit 1905b4e

Please sign in to comment.