lokdialog: Adapt to LOK dialog API changes

Change-Id: I653304e71573eb253e09a72bc87d54b8554ba7ff
This commit is contained in:
Pranav Kant
2017-12-04 22:13:50 +05:30
parent 99a7f1f992
commit 849eb0d500
10 changed files with 186 additions and 261 deletions

View File

@ -79,8 +79,7 @@ extern "C"
CASE(INVALIDATE_HEADER);
CASE(CELL_ADDRESS);
CASE(RULER_UPDATE);
CASE(DIALOG);
CASE(DIALOG_CHILD);
CASE(WINDOW);
#undef CASE
}
std::cout << " payload: " << payload << std::endl;