Ref T376, renamed server settings file

This commit is contained in:
Klaus Basan
2018-09-28 05:03:12 +02:00
parent c34339cd9b
commit b5cf65cefa
5 changed files with 8 additions and 7 deletions

View File

@@ -9,12 +9,13 @@
//! \file
#ifndef BLACKMISC_NETWORK_SETTINGS_SERVERS_H
#define BLACKMISC_NETWORK_SETTINGS_SERVERS_H
#ifndef BLACKMISC_NETWORK_SETTINGS_SERVERSSETTINGS_H
#define BLACKMISC_NETWORK_SETTINGS_SERVERSSETTINGS_H
#include "blackmisc/network/serverlist.h"
#include "blackmisc/settingscache.h"
#include "blackmisc/valueobject.h"
#include "blackmisc/network/serverlist.h"
namespace BlackMisc
{