summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/io.pri
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius@trolltech.com>2009-05-12 13:30:46 (GMT)
committerMarius Storm-Olsen <marius@trolltech.com>2009-05-13 08:36:37 (GMT)
commitf1d1be98036ea4d03c505d54e7adb408491434d4 (patch)
tree081986835fe9ab459bdd63b3a6dd9917adb0cdf2 /src/corelib/io/io.pri
parentf9afc51f96b2b09d8be7fcd9bf080d1144643273 (diff)
downloadQt-f1d1be98036ea4d03c505d54e7adb408491434d4.zip
Qt-f1d1be98036ea4d03c505d54e7adb408491434d4.tar.gz
Qt-f1d1be98036ea4d03c505d54e7adb408491434d4.tar.bz2
Remove unused file qfileinfo_p.h
The private class was already declared and defined in the qfileinfo.cpp file. Reviewed-by: thiago
Diffstat (limited to 'src/corelib/io/io.pri')
-rw-r--r--src/corelib/io/io.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/io/io.pri b/src/corelib/io/io.pri
index 3690d4b..c62959d 100644
--- a/src/corelib/io/io.pri
+++ b/src/corelib/io/io.pri
@@ -10,7 +10,6 @@ HEADERS += \
io/qdiriterator.h \
io/qfile.h \
io/qfileinfo.h \
- io/qfileinfo_p.h \
io/qiodevice.h \
io/qiodevice_p.h \
io/qprocess.h \