From: Steinar H. Gunderson Date: Tue, 6 Oct 2015 19:39:07 +0000 (+0200) Subject: Twiddle some aspect ratios. X-Git-Tag: 1.0.0~284 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2e12d925785ad3e5bc8d6778641ee96f86dfe4dd;p=nageru Twiddle some aspect ratios. --- diff --git a/main.cpp b/main.cpp index d3206f7..a3c3334 100644 --- a/main.cpp +++ b/main.cpp @@ -31,7 +31,7 @@ int main(int argc, char *argv[]) global_share_widget = new QGLWidget(); MainWindow mainWindow; - mainWindow.resize(QSize(1500, 720)); + mainWindow.resize(QSize(1500, 670)); mainWindow.show(); int rc = app.exec(); diff --git a/ui_mainwindow.ui b/ui_mainwindow.ui index c91edec..439c5d8 100644 --- a/ui_mainwindow.ui +++ b/ui_mainwindow.ui @@ -25,7 +25,7 @@ - + @@ -194,13 +194,6 @@ - - - - PushButton - - -