Fix indentation
Tabs and white spaces were mixed. Change-Id: I498944334b68b5c23a61e6f4ba6a0e8df77799c6 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>bb10
parent
385589ef45
commit
d2b8a01ab0
|
|
@ -6,7 +6,7 @@ INCLUDEPATH += $$PWD
|
|||
HEADERS += kernel/qtnetworkglobal.h \
|
||||
kernel/qtnetworkglobal_p.h \
|
||||
kernel/qauthenticator.h \
|
||||
kernel/qauthenticator_p.h \
|
||||
kernel/qauthenticator_p.h \
|
||||
kernel/qdnslookup.h \
|
||||
kernel/qdnslookup_p.h \
|
||||
kernel/qhostaddress.h \
|
||||
|
|
|
|||
Loading…
Reference in New Issue