From 85934040c661df188145b0339e684d6bf2017306 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 26 Mar 2013 17:16:47 +0000 Subject: [PATCH] Tweaked size od devsetup window. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3111 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- devsetup.ui | 10 ++++++++-- mainwindow.cpp | 2 +- wsjtx.iss | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/devsetup.ui b/devsetup.ui index e92b905b4..469200ead 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -6,8 +6,8 @@ 0 0 - 548 - 521 + 503 + 463 @@ -2278,6 +2278,12 @@ + + + 469 + 16777215 + + Qt::Horizontal diff --git a/mainwindow.cpp b/mainwindow.cpp index 036e88ef7..2e488e2fd 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//----------------------------------------------------------------- MainWindow +//---------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h" diff --git a/wsjtx.iss b/wsjtx.iss index 2cdf47510..300a5c5f2 100644 --- a/wsjtx.iss +++ b/wsjtx.iss @@ -1,6 +1,6 @@ [Setup] AppName=wsjtx -AppVerName=wsjtx Version 0.8 r3104 +AppVerName=wsjtx Version 0.8 r3110 AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT DefaultDirName=c:\wsjtx DefaultGroupName=wsjtx