From 1b104f67cefb464489dbadc3456b37a370de6de3 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 6 May 2014 13:49:59 +0000 Subject: [PATCH] Open devsetup to first tab. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4112 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 0e73fe833..fc4beb65b 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -17,7 +17,7 @@ - 3 + 0 diff --git a/mainwindow.cpp b/mainwindow.cpp index 8e56d2b2d..9edd92fcb 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//------------------------------------------------------------- MainWindow +//-------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"