mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
lokdialog: Add dialog related callbacks
Change-Id: I5dc54c4bdbaf066b3b089a00fbc89b943e73caae
This commit is contained in:
@ -79,6 +79,8 @@ extern "C"
|
||||
CASE(INVALIDATE_HEADER);
|
||||
CASE(CELL_ADDRESS);
|
||||
CASE(RULER_UPDATE);
|
||||
CASE(DIALOG);
|
||||
CASE(DIALOG_CHILD);
|
||||
#undef CASE
|
||||
}
|
||||
std::cout << " payload: " << payload << std::endl;
|
||||
|
Reference in New Issue
Block a user