mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
lokdialog: Adapt to LOK dialog API changes
Change-Id: I653304e71573eb253e09a72bc87d54b8554ba7ff
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user