making it work
This commit is contained in:
@@ -39,6 +39,9 @@ public:
|
||||
public slots:
|
||||
void scan();
|
||||
|
||||
protected:
|
||||
QHash<int, QByteArray> roleNames() const;
|
||||
|
||||
private:
|
||||
QList<Network> m_networks;
|
||||
NetworkScanner m_networkScanner;
|
||||
|
||||
Reference in New Issue
Block a user