Skip to content

Commit

Permalink
regeneration libmiral7.symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae committed Apr 24, 2024
1 parent b1e5220 commit d65e889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions debian/libmiral7.symbols
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ libmiral.so.7 libmiral7 #MINVER#
(c++)"miral::CursorTheme::CursorTheme(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@MIRAL_5.0" 5.0.0
(c++)"miral::CursorTheme::operator()(mir::Server&) const@MIRAL_5.0" 5.0.0
(c++)"miral::CursorTheme::~CursorTheme()@MIRAL_5.0" 5.0.0
(c++)"miral::CustomRenderer::CustomRenderer(std::function<std::unique_ptr<mir::renderer::Renderer, std::default_delete<mir::renderer::Renderer> > (std::unique_ptr<mir::graphics::gl::OutputSurface, std::default_delete<mir::graphics::gl::OutputSurface> >, std::shared_ptr<mir::graphics::GLRenderingProvider>)>&&)@MIRAL_5.0" 5.0.0
(c++)"miral::CustomRenderer::operator()(mir::Server&) const@MIRAL_5.0" 5.0.0
(c++)"miral::DisplayConfiguration::DisplayConfiguration(miral::DisplayConfiguration const&)@MIRAL_5.0" 5.0.0
(c++)"miral::DisplayConfiguration::DisplayConfiguration(miral::MirRunner const&)@MIRAL_5.0" 5.0.0
(c++)"miral::DisplayConfiguration::add_output_attribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@MIRAL_5.0" 5.0.0
Expand Down
1 change: 0 additions & 1 deletion src/miral/symbols.map
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ global:
typeinfo?for?miral::Zone;
vtable?for?miral::ApplicationAuthorizer;
vtable?for?miral::CanonicalWindowManagerPolicy;
vtable?for?miral::CustomRenderer;
vtable?for?miral::FdHandle;
vtable?for?miral::MinimalWindowManager;
vtable?for?miral::WaylandExtensions::Context;
Expand Down

0 comments on commit d65e889

Please sign in to comment.