mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-20 08:10:11 +00:00
Finally with Qt5.3 this should work. :D
This commit is contained in:
parent
b4122cff89
commit
2dd2b7a291
@ -121,7 +121,7 @@ MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::MainWi
|
||||
setWindowTitle(winTitle);
|
||||
|
||||
// OSX magic.
|
||||
// setUnifiedTitleAndToolBarOnMac(true);
|
||||
setUnifiedTitleAndToolBarOnMac(true);
|
||||
|
||||
// Global shortcuts
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user