winphone: Remove old code
The platform message dialogs are always used on WP. Change-Id: If55e1ea804981201fded796adaaf11eb17bc5050 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>bb10
parent
18c4a08623
commit
c17134e2db
|
|
@ -47,9 +47,4 @@ HEADERS = \
|
|||
qwinrttheme.h \
|
||||
qwinrtwindow.h
|
||||
|
||||
winphone:equals(WINSDK_VER, 8.0): {
|
||||
SOURCES -= qwinrtplatformmessagedialoghelper.cpp
|
||||
HEADERS -= qwinrtplatformmessagedialoghelper.h
|
||||
}
|
||||
|
||||
OTHER_FILES += winrt.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue