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,6 +9,7 @@ QT += xmlpatterns
9 9
 QT += scripttools
10 10
 QT += webkit
11 11
 QT += svg
12
+QT += network
12 13
 
13 14
 CONFIG += extserialport
14 15
 

Loading…
Cancel
Save