mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user