mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 23:24:34 +00:00
Fix -Werror=switch warning
Change-Id: I9542ec33df7a2c141055264cb09dc58cb3ad7593
This commit is contained in:
@ -80,6 +80,7 @@ extern "C"
|
||||
CASE(CELL_ADDRESS);
|
||||
CASE(RULER_UPDATE);
|
||||
CASE(WINDOW);
|
||||
CASE(CLIPBOARD_CHANGED);
|
||||
#undef CASE
|
||||
}
|
||||
std::cout << " payload: " << payload << std::endl;
|
||||
|
Reference in New Issue
Block a user