From 1f1c0d6f1ded90962f71a55467cec32c640da630 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 11 Sep 2012 23:08:16 +0000 Subject: [PATCH] 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 --- astro.ui | 4 ++-- mainwindow.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/astro.ui b/astro.ui index 99be8538f..df1ce80c7 100644 --- a/astro.ui +++ b/astro.ui @@ -7,7 +7,7 @@ 0 0 262 - 427 + 483 @@ -19,7 +19,7 @@ 0 10 256 - 411 + 451 diff --git a/mainwindow.cpp b/mainwindow.cpp index cdcfd7901..d87c8d1c8 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//-------------------------------------------------------------- MainWindow +//--------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"