small fixes

This commit is contained in:
Volker Fischer 2019-04-12 18:48:20 +02:00
parent 4a86ccda4f
commit aa036a08e3
2 changed files with 2 additions and 3 deletions

View File

@ -51,7 +51,7 @@ LED bar: lbr
#define GLOBAL_H__3B123453_4344_BB2B_23E7A0D31912__INCLUDED_
#if _WIN32
#define _CRT_SECURE_NO_WARNINGS
# define _CRT_SECURE_NO_WARNINGS
#endif
#include <QString>

View File

@ -42,7 +42,6 @@
#include "serverlist.h"
#include "recorder/jamrecorder.h"
using recorder::CJamRecorder;
/* Definitions ****************************************************************/
@ -252,7 +251,7 @@ protected:
CServerLogging Logging;
// recording thread
CJamRecorder JamRecorder;
recorder::CJamRecorder JamRecorder;
bool bEnableRecording;
// HTML file server status