Increase height of AstroData window, to accommodate Font Size = 20.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2575 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2012-09-11 23:08:16 +00:00
parent 0b68d2c7bb
commit 1f1c0d6f1d
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>262</width>
<height>427</height>
<height>483</height>
</rect>
</property>
<property name="windowTitle">
@ -19,7 +19,7 @@
<x>0</x>
<y>10</y>
<width>256</width>
<height>411</height>
<height>451</height>
</rect>
</property>
<property name="font">

View File

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