ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/mainwindow.cpp
(Generate patch)

Comparing Vago/trunk/Vago/mainwindow.cpp (file contents):
Revision 792 by s10k, Sat Apr 6 23:10:19 2013 UTC vs.
Revision 793 by s10k, Sat Apr 6 23:30:00 2013 UTC

# Line 117 | Line 117 | MainWindow::MainWindow(QWidget *parent)
117      ui->menuTarget_Platform->addAction(ui->actionWindows);
118      ui->actionWindows->setChecked(false);
119      ui->actionMac_Windows_demo->setChecked(true);
120 +    resize(800,600); // Mac OS pcs should be able to render this resolution without any problem. It's also better
121 +    // because the components on mac use more space
122   #endif
123  
124      connectSlots();

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)