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 793 by s10k, Sat Apr 6 23:30:00 2013 UTC vs.
Revision 797 by s10k, Sun Apr 7 01:02:07 2013 UTC

# Line 119 | Line 119 | MainWindow::MainWindow(QWidget *parent)
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 + #else
123 +    resize(640,480);
124   #endif
125  
126      connectSlots();

Diff Legend

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