forked from qt-creator/qt-creator
TaskTree: Readd networkquery.h into the SOURCES section
In this way the networkquery.h is still reachable from the project explorer. Change-Id: I49646a077a5a6fe72bf81234c6111cdf0f371699 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -5,7 +5,7 @@ add_qtc_library(Tasking OBJECT
|
||||
SOURCES
|
||||
barrier.cpp barrier.h
|
||||
concurrentcall.h
|
||||
networkquery.cpp
|
||||
networkquery.cpp networkquery.h
|
||||
tasking_global.h
|
||||
tasktree.cpp tasktree.h
|
||||
EXPLICIT_MOC
|
||||
|
Reference in New Issue
Block a user