Browse Source

Add QtNetwork module

Neal Wilson 6 years ago
parent
commit
d9c8006b77
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/Typica.pro

+ 1
- 0
src/Typica.pro View File

9
 QT += scripttools
9
 QT += scripttools
10
 QT += webkit
10
 QT += webkit
11
 QT += svg
11
 QT += svg
12
+QT += network
12
 
13
 
13
 CONFIG += extserialport
14
 CONFIG += extserialport
14
 
15
 

Loading…
Cancel
Save