From 06e3347b5dc15bdeab0a87c036d3e18fa81fe7e7 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 26 Apr 2013 16:57:08 +0000 Subject: [PATCH] Added shortcuts.txt and mouse_commands.txt. These files must be copied to the runtime directory. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3228 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainwindow.cpp b/mainwindow.cpp index 89d78e90a..541019df0 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//--------------------------------------------------------------- MainWindow +//---------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"