Skip to content

Commit 17b5654

Browse files
FaleAndy Shaw
authored and
Andy Shaw
committed
Remove qtgui link from qtlockedfile since is not used
Change-Id: I1bad1f36ff634193296bbe6452a865d9e8b8c708 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
1 parent 19115c7 commit 17b5654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qtlockedfile/src/qtlockedfile.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include(../common.pri)
22
INCLUDEPATH += $$PWD
33
DEPENDPATH += $$PWD
4-
4+
QT -= gui
55
qtlockedfile-uselib:!qtlockedfile-buildlib {
66
LIBS += -L$$QTLOCKEDFILE_LIBDIR -l$$QTLOCKEDFILE_LIBNAME
77
} else {

0 commit comments

Comments
 (0)