summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2010-07-22 11:29:02 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-07-22 11:29:02 (GMT)
commit5b984faebca64b0542e0221efdee188af22df4bc (patch)
tree028d19a75e5006f4ff68f6261c36adfc2cc6b227 /examples
parentf3b6b9ab6b068216c3656fd75f1b7e569495bed3 (diff)
downloadQt-5b984faebca64b0542e0221efdee188af22df4bc.zip
Qt-5b984faebca64b0542e0221efdee188af22df4bc.tar.gz
Qt-5b984faebca64b0542e0221efdee188af22df4bc.tar.bz2
Fix Rhys' qmake warnings
Diffstat (limited to 'examples')
-rw-r--r--examples/network/torrent/torrent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/torrent/torrent.pro b/examples/network/torrent/torrent.pro
index 7665455..44716fd 100644
--- a/examples/network/torrent/torrent.pro
+++ b/examples/network/torrent/torrent.pro
@@ -5,7 +5,7 @@ HEADERS += addtorrentdialog.h \
metainfo.h \
peerwireclient.h \
ratecontroller.h \
- filemanager.h \
+ filemanager.h \
torrentclient.h \
torrentserver.h \
trackerclient.h