Diaglib: Fix another typo in .pri file.

Change-Id: I2888c4fb9947d61285a8a570661a29e61b10bbce
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
bb10
Friedemann Kleint 2014-12-05 11:30:56 +01:00
parent 8c0014213b
commit 0a91f15878
1 changed files with 1 additions and 1 deletions

View File

@ -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