--- src/robomongo/gui/AppStyle.h 2015-03-14 04:22:55.000000000 +0100 +++ src/robomongo/gui/AppStyle.1 2015-08-02 22:55:55.320169592 +0200 @@ -12,8 +12,8 @@ #include typedef QProxyStyle OsStyle; #else - #include - typedef QCleanlooksStyle OsStyle; + #include + typedef QCommonStyle OsStyle; #endif #endif