Increased size of tx and rx freq buttons to prevent text overflow on Linux.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3212 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Edson W. R. Pereira 2013-04-25 11:39:15 +00:00
parent 1231ecde59
commit 3b8e7060a4
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1756,7 +1756,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>48</width>
<width>49</width>
<height>16777215</height>
</size>
</property>
@ -1775,7 +1775,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="maximumSize">
<size>
<width>48</width>
<width>49</width>
<height>16777215</height>
</size>
</property>