Reducing the number of files dependent on svnversion.h without

compromising qmake builds. Now it is required to directly include
svnversion.h to get the SVNVERSION macro defined.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3955 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville
2014-03-29 02:51:07 +00:00
parent 654571e23c
commit 4537ac471d
6 changed files with 18 additions and 8 deletions
+2
View File
@@ -12,6 +12,8 @@
#include <QDebug>
#include <QSortFilterProxyModel>
#include "svnversion.h"
#include "Bands.hpp"
#include "FrequencyList.hpp"
#include "Configuration.hpp"