From 6cbd5f9f04cb55c0aa79e30a4aa7cb0a13b28a3f Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 7 Aug 2012 17:43:45 +0000 Subject: [PATCH] Change title of devsetup screen to "Setup / Options". git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2530 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 5a28f8655..7940ec601 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -11,7 +11,7 @@ - Setup + Setup / Options diff --git a/mainwindow.cpp b/mainwindow.cpp index 171b707c4..f610e7aa1 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//------------------------------------------------------------- MainWindow +//-------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"