Add QtNetwork modules to config plugin

This commit is contained in:
Roland Winklmeier
2015-11-20 15:52:20 +01:00
parent 5611304f09
commit 967ecc70eb

View File

@@ -1,6 +1,6 @@
load(common_pre) load(common_pre)
QT += core widgets dbus QT += core widgets dbus network
TARGET = simulator_fsx_config TARGET = simulator_fsx_config
TEMPLATE = lib TEMPLATE = lib