Add those pesky MOC generated code includes that break libraries if

they are included by automoc.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4035 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville
2014-04-16 15:15:46 +00:00
parent bc56561163
commit 21bf1f1afa
4 changed files with 7 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
#include "NetworkServerLookup.hpp"
#include "moc_DXLabSuiteCommanderTransceiver.cpp"
namespace
{
char const * const commander_transceiver_name {"DX Lab Suite Commander"};