refs #277, slow auio init

* fixed QHostInfo::localHostName()
* move to BlackMisc, as it can be used elsewhere
* temp. change, moved methods in body until refs #278, #277 is fixed/ resolved
This commit is contained in:
Klaus Basan
2014-06-20 00:46:34 +02:00
parent 2ecef24c91
commit 97b8ee8c32
5 changed files with 38 additions and 18 deletions

View File

@@ -135,10 +135,6 @@ namespace BlackMisc
QString m_deviceName;
//! \brief We use a DBus based system. Hence an audio device can reside on a differen computers, this here is its name
QString m_hostName;
private:
//! Own host name
static const QString &computerHostName();
};
} // Audio