fix build
This commit is contained in:
parent
bcf0333928
commit
28860899ae
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
#include <QSqlTableModel>
|
#include <QSqlTableModel>
|
||||||
#include <QStack>
|
#include <QStack>
|
||||||
#include <QTextCodec>
|
#include <QTextCodec>
|
||||||
|
#include <QThread>
|
||||||
|
|
||||||
StandardServiceRoot::StandardServiceRoot(RootItem* parent) : ServiceRoot(parent), m_spacingSameHostsRequests(0) {
|
StandardServiceRoot::StandardServiceRoot(RootItem* parent) : ServiceRoot(parent), m_spacingSameHostsRequests(0) {
|
||||||
setIcon(StandardServiceEntryPoint().icon());
|
setIcon(StandardServiceEntryPoint().icon());
|
||||||
|
|
Loading…
Add table
Reference in a new issue