Fix MainToolBar visibility not saving in OSX 87/head
authorDeniz Türkoglu <turkoglu.deniz@gmail.com>
Wed, 27 Aug 2014 19:08:57 +0000 (21:08 +0200)
committerDeniz Türkoglu <turkoglu.deniz@gmail.com>
Wed, 27 Aug 2014 19:22:14 +0000 (21:22 +0200)
The current code, although completely valid, doesn't work due to moc not
seeing built in defines. See;
https://bugreports.qt-project.org/browse/QTBUG-34593


No differences found