Skip to content

Commit

Permalink
add namespace for plugins for doxygen in gz-sim
Browse files Browse the repository at this point in the history
Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
  • Loading branch information
mabelzhang committed Sep 14, 2023
1 parent 181a0d5 commit 9051711
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/gz/gui/Plugin.hh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ namespace gz
{
namespace gui
{
/// \brief Namespace for all plugins
namespace plugins {}

class PluginPrivate;

/// \brief Base class for Gazebo GUI plugins.
Expand Down

0 comments on commit 9051711

Please sign in to comment.