qt5: introduce qt5_msgbox to report message
authorJihye Won <jihye.won1@samsung.com>
Thu, 13 Aug 2015 06:07:40 +0000 (15:07 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 27 Aug 2015 12:35:29 +0000 (21:35 +0900)
commit874f3c264368b1e22052cfac062e06948caf7dfe
tree55001c97d6a6b76e1b23261f097b54a899fddff7
parent2866d1c4cdab3c4e6f22a01bbe4493d52f90d562
qt5: introduce qt5_msgbox to report message

Change-Id: Ia49ed159b0ceb9f4a9d529de0e2a484767c19bfa
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
tizen/Makefile
tizen/src/util/Makefile.objs
tizen/src/util/error_handler.c
tizen/src/util/qt5_error_report.c [new file with mode: 0644]
tizen/src/util/qt5_error_report.h [new file with mode: 0644]
tizen/standalone-src/Makefile [new file with mode: 0644]
tizen/standalone-src/qt5_msgbox.cpp [new file with mode: 0644]
tizen/standalone-src/qt5_msgbox.rc [new file with mode: 0644]