diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro index 32f5336c14b..ac001b665b2 100644 --- a/src/plugins/platforms/platforms.pro +++ b/src/plugins/platforms/platforms.pro @@ -14,7 +14,4 @@ mac { SUBDIRS += cocoa } -win32 { - warning(Windows platform plugin is currently not working) - #SUBDIRS += windows -} +win32: SUBDIRS += windows