summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2014-11-28 19:47:55 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-02 11:14:27 +0000
commitafd40dd12393e1b02776a835b17598d27db113a0 (patch)
treeeeb173aed74ca865fde824b48efa51e453c479eb /qmake/option.h
parent44fca87241e457bcb7f7ebd81eb7ae6d7b7f7868 (diff)
avoid direct use of QLibraryInfo as much as possible
Change-Id: Ic1f5f5167181b15bc67bf4c6a1001532d0058b45 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmake/option.h b/qmake/option.h
index a4ca8063e0..340f13c8ed 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -42,7 +42,6 @@
#include <qstring.h>
#include <qstringlist.h>
#include <qfile.h>
-#include <qlibraryinfo.h>
QT_BEGIN_NAMESPACE