@@ -1344,12 +1344,12 @@ local: *;
1344
1344
MIR_SERVER_INTERNAL_2.18 {
1345
1345
global:
1346
1346
extern "C++" {
1347
- mir::DefaultServerConfiguration::the_led_observer_registrar*;
1348
1347
mir::DecorationStrategy::?DecorationStrategy*;
1349
1348
mir::DecorationStrategy::DecorationStrategy*;
1350
1349
mir::DecorationStrategy::operator*;
1351
1350
mir::DefaultServerConfiguration::set_the_decoration_strategy*;
1352
1351
mir::DefaultServerConfiguration::the_decoration_strategy*;
1352
+ mir::DefaultServerConfiguration::the_led_observer_registrar*;
1353
1353
mir::Server::set_the_decoration_strategy*;
1354
1354
mir::Server::the_decoration_strategy*;
1355
1355
mir::Server::the_idle_handler*;
@@ -1367,8 +1367,17 @@ global:
1367
1367
mir::input::receiver::XKBMapperRegistrar::set_keymap_for_device*;
1368
1368
mir::input::receiver::XKBMapperRegistrar::unregister_interest*;
1369
1369
mir::input::receiver::XKBMapperRegistrar::xkb_modifiers*;
1370
+ mir::scene::CopyableWlArray::?CopyableWlArray*;
1371
+ mir::scene::CopyableWlArray::CopyableWlArray*;
1372
+ mir::scene::CopyableWlArray::data*;
1373
+ mir::scene::CopyableWlArray::operator*;
1374
+ mir::scene::TextInputChange::?TextInputChange*;
1375
+ mir::scene::TextInputChange::operator*;
1370
1376
mir::shell::IdleHandlerObserver::?IdleHandlerObserver*;
1371
1377
mir::shell::IdleHandlerObserver::IdleHandlerObserver*;
1378
+ non-virtual?thunk?to?mir::DecorationStrategy::?DecorationStrategy*;
1379
+ non-virtual?thunk?to?mir::DefaultServerConfiguration::set_the_decoration_strategy*;
1380
+ non-virtual?thunk?to?mir::DefaultServerConfiguration::the_decoration_strategy*;
1372
1381
non-virtual?thunk?to?mir::DefaultServerConfiguration::the_led_observer_registrar*;
1373
1382
non-virtual?thunk?to?mir::input::receiver::XKBMapperRegistrar::clear_all_keymaps*;
1374
1383
non-virtual?thunk?to?mir::input::receiver::XKBMapperRegistrar::clear_keymap_for_device*;
@@ -1382,19 +1391,17 @@ global:
1382
1391
non-virtual?thunk?to?mir::input::receiver::XKBMapperRegistrar::unregister_interest*;
1383
1392
non-virtual?thunk?to?mir::input::receiver::XKBMapperRegistrar::xkb_modifiers*;
1384
1393
non-virtual?thunk?to?mir::shell::IdleHandlerObserver::?IdleHandlerObserver*;
1385
- typeinfo?for?mir::input::receiver::XKBMapperRegistrar;
1386
- typeinfo?for?mir::shell::IdleHandlerObserver;
1387
- vtable?for?mir::input::receiver::XKBMapperRegistrar;
1388
- vtable?for?mir::shell::IdleHandlerObserver;
1389
- non-virtual?thunk?to?mir::DecorationStrategy::?DecorationStrategy*;
1390
- non-virtual?thunk?to?mir::DefaultServerConfiguration::set_the_decoration_strategy*;
1391
- non-virtual?thunk?to?mir::DefaultServerConfiguration::the_decoration_strategy*;
1392
1394
non-virtual?thunk?to?mir::shell::IdleHandlerObserver::?IdleHandlerObserver*;
1393
1395
typeinfo?for?mir::DecorationStrategy;
1396
+ typeinfo?for?mir::input::receiver::XKBMapperRegistrar;
1397
+ typeinfo?for?mir::scene::CopyableWlArray;
1398
+ typeinfo?for?mir::shell::IdleHandlerObserver;
1394
1399
typeinfo?for?mir::shell::IdleHandlerObserver;
1395
1400
virtual?thunk?to?mir::DefaultServerConfiguration::set_the_decoration_strategy*;
1396
1401
virtual?thunk?to?mir::DefaultServerConfiguration::the_decoration_strategy*;
1397
1402
vtable?for?mir::DecorationStrategy;
1403
+ vtable?for?mir::input::receiver::XKBMapperRegistrar;
1404
+ vtable?for?mir::shell::IdleHandlerObserver;
1398
1405
vtable?for?mir::shell::IdleHandlerObserver;
1399
1406
};
1400
1407
} MIR_SERVER_INTERNAL_2.17;
0 commit comments