杨万青 930ed1fadc add trash-files and uninstall-app ConfirmDialog
Change-Id: I9f328a9a2ac7bed98795bfeb274d7274d19385f9
2015-09-01 10:36:38 +08:00

12 lines
277 B
Plaintext

HEADERS += \
$$PWD/dbasedialog.h \
$$PWD/cleartrashdialog.h \
$$PWD/confirmuninstalldialog.h \
$$PWD/dmovabledialog.h
SOURCES += \
$$PWD/dbasedialog.cpp \
$$PWD/cleartrashdialog.cpp \
$$PWD/confirmuninstalldialog.cpp \
$$PWD/dmovabledialog.cpp