]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
Improve padding in the Places View
[dolphin.git] / src / CMakeLists.txt
index a6178841ddbdc72ea7547b81f88d75f11d30179e..c74855df62884c42d225efe15681a451d1878441 100644 (file)
@@ -16,6 +16,8 @@ remove_definitions(
     -DQT_NO_SIGNALS_SLOTS_KEYWORDS
     -DQT_NO_CAST_FROM_ASCII
     -DQT_NO_CAST_TO_ASCII
+    -DQT_NO_FOREACH
+    -DQT_NO_KEYWORDS
 )
 
 ##########################################