summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius@trolltech.com>2009-05-12 15:30:46 +0200
committerMarius Storm-Olsen <marius@trolltech.com>2009-05-13 10:36:37 +0200
commitf1d1be98036ea4d03c505d54e7adb408491434d4 (patch)
tree081986835fe9ab459bdd63b3a6dd9917adb0cdf2 /qmake
parentf9afc51f96b2b09d8be7fcd9bf080d1144643273 (diff)
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 'qmake')
-rw-r--r--qmake/qmake.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmake/qmake.pri b/qmake/qmake.pri
index 02ff38ea5..9147ee85d 100644
--- a/qmake/qmake.pri
+++ b/qmake/qmake.pri
@@ -79,7 +79,6 @@ bootstrap { #Qt code
qfile.h \
qabstractfileengine.h \
qfileinfo.h \
- qfileinfo_p.h \
qglobal.h \
qnumeric.h \
qhash.h \