refs #485, refs #584 removed include blackmiscfreefunctions.h

This commit is contained in:
Klaus Basan
2016-02-14 02:05:55 +01:00
committed by Mathew Sutcliffe
parent f74794b4d7
commit c3722f9198
119 changed files with 24 additions and 145 deletions

View File

@@ -8,7 +8,6 @@
*/
#include "blackmisc/network/server.h"
#include "blackmisc/blackmiscfreefunctions.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/variant.h"
#include <tuple>
@@ -17,7 +16,6 @@ namespace BlackMisc
{
namespace Network
{
QString CServer::convertToQString(bool i18n) const
{
QString s(this->m_name);