diff options
| -rw-r--r-- | ui/sidebarwidget.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/sidebarwidget.h b/ui/sidebarwidget.h index c66ca4fd..a80cd251 100644 --- a/ui/sidebarwidget.h +++ b/ui/sidebarwidget.h @@ -170,6 +170,9 @@ enum SidebarWidgetLocation RightBottom }; +/*! + \ingroup sidebar +*/ enum SidebarContextSensitivity { GlobalSidebarContext, |
