Modify AppCoreUiThreadBase class 01/294301/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jun 2023 01:08:14 +0000 (01:08 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jun 2023 02:01:48 +0000 (02:01 +0000)
commit2a1d878444d31953a5dfc298fd06cb8d6b2c0c55
tree2443fa4137bb6d5b082e0fe8e97dd390a8e4af6f
parent6974cbe98cd9ecb68beadb822606f8738b7cd85d
Modify AppCoreUiThreadBase class

To use the Post() method before calling the Run() method, the GMainContext
should be created when the instance is created.

Change-Id: I6638965e671ee83b1691fd64e9615ed441e3afa0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-ui-cpp/app_core_ui_thread_base.cc