From b3e9321a0f8f052160ffc1147fb7de597f0bed76 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 20 Jan 2017 17:31:04 +0000 Subject: [PATCH] Correct the path in qt.conf. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7546 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- mainwindow.cpp | 2 +- resources/qt.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mainwindow.cpp b/mainwindow.cpp index cf8794062..5cd2b3604 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//--------------------------------------------------------------- MainWindow +//-------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h" diff --git a/resources/qt.conf b/resources/qt.conf index d3d0f789c..b68771674 100644 --- a/resources/qt.conf +++ b/resources/qt.conf @@ -1,2 +1,2 @@ [Paths] -Plugins = ../plugins +Plugins = .