mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
Initial support for comments lok api
Change-Id: I1fc48e245a47f7b8d4260009d8c377c30d0b8820
This commit is contained in:
@ -74,6 +74,7 @@ extern "C"
|
||||
CASE(VIEW_LOCK);
|
||||
CASE(REDLINE_TABLE_SIZE_CHANGED);
|
||||
CASE(REDLINE_TABLE_ENTRY_MODIFIED);
|
||||
CASE(COMMENT);
|
||||
#undef CASE
|
||||
}
|
||||
std::cout << " payload: " << payload << std::endl;
|
||||
|
Reference in New Issue
Block a user