Some tweaks of the GUI layout.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2737 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2012-11-16 15:08:47 +00:00
parent e30bc02784
commit 24e017d7a6
3 changed files with 1102 additions and 1093 deletions

View File

@ -1,4 +1,4 @@
//--------------------------------------------------------------- MainWindow
//-------------------------------------------------------------- MainWindow
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "devsetup.h"

File diff suppressed because it is too large Load Diff

View File

@ -323,7 +323,7 @@
<item>
<widget class="QLabel" name="label_5">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>USB Dial Freq (kHz)</string>
@ -333,7 +333,7 @@
<item>
<widget class="QLineEdit" name="fDialLineEdit">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">