From 22957fb355f9fbcdbac979a86b382e158e423870 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 22 Mar 2013 00:39:45 +0000 Subject: [PATCH] Default to Station tab on Setup screen. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3069 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- devsetup.ui | 2 +- mainwindow.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devsetup.ui b/devsetup.ui index 369ebd22c..806c7ad44 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -17,7 +17,7 @@ - 1 + 0 diff --git a/mainwindow.cpp b/mainwindow.cpp index a51b7212c..f4bec1372 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//---------------------------------------------------------------- MainWindow +//----------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"