diff options
Diffstat (limited to 'src/client/client.pro')
-rw-r--r-- | src/client/client.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/client.pro b/src/client/client.pro index 38b129e9..d6df946b 100644 --- a/src/client/client.pro +++ b/src/client/client.pro @@ -3,8 +3,6 @@ MODULE = waylandclient QT += core-private gui-private -QT_PRIVATE += platformheaders-private - # We have a bunch of C code with casts, so we can't have this option QMAKE_CXXFLAGS_WARN_ON -= -Wcast-qual |