Diaglib: Fix another typo in .pri file.
Change-Id: I2888c4fb9947d61285a8a570661a29e61b10bbce Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>bb10
parent
8c0014213b
commit
0a91f15878
|
|
@ -19,7 +19,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
|
|||
QT += gui-private core-private
|
||||
contains(QT, widgets) {
|
||||
HEADERS += \
|
||||
$$PWD/$$PWD/qwidgetdump.h
|
||||
$$PWD/qwidgetdump.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/qwidgetdump.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue