Skip to content

Commit

Permalink
Fix for erroneously deleting VTT symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae committed Apr 24, 2024
1 parent de06804 commit fbca7af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/server/symbols.map
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
MIR_SERVER_INTERNAL_2.17 {
global:
extern "C++" {
VTT?for?mir::DefaultServerConfiguration;
VTT?for?mir::scene::ApplicationNotRespondingDetectorWrapper;
VTT?for?mir::shell::ShellWrapper;
VTT?for?mir::shell::SystemCompositorWindowManager;
mir::BasicCallback::BasicCallback*;
mir::BasicCallback::lock*;
mir::BasicCallback::operator*;
Expand Down

0 comments on commit fbca7af

Please sign in to comment.