Fix doxygen warnings, enums can only be in 1 group
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum alert_type
|
\enum alert_type
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Determines which icon (if any) is displayed in the alert dialog.
|
Determines which icon (if any) is displayed in the alert dialog.
|
||||||
Choose one option. If the constructor doesn't include an
|
Choose one option. If the constructor doesn't include an
|
||||||
@@ -70,7 +69,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum button_spacing
|
\enum button_spacing
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Determines how the buttons on the alert dialog are spaced relative
|
Determines how the buttons on the alert dialog are spaced relative
|
||||||
to each other. Choose one option. If the constructor doesn't include a
|
to each other. Choose one option. If the constructor doesn't include a
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum color_control_layout
|
\enum color_control_layout
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Enumeration of the color control layout options.
|
Enumeration of the color control layout options.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -54,7 +54,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum font_direction
|
\enum font_direction
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Determines the direction of the text rendered by the font,
|
Determines the direction of the text rendered by the font,
|
||||||
left-to-right or right-to-left.
|
left-to-right or right-to-left.
|
||||||
@@ -305,7 +304,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum font_file_format
|
\enum font_file_format
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Font file format, TrueType™ or PostScript™ Type1.
|
Font file format, TrueType™ or PostScript™ Type1.
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum border_style
|
\enum border_style
|
||||||
\ingroup interface
|
\ingroup interface
|
||||||
\ingroup libbe
|
|
||||||
|
|
||||||
Collection of flags that determine the border style drawn around a BBox.
|
Collection of flags that determine the border style drawn around a BBox.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -9,7 +9,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum BMidiOp
|
\enum BMidiOp
|
||||||
\ingroup midi2
|
\ingroup midi2
|
||||||
\ingroup libbe
|
|
||||||
\brief Defines the status codes for MIDI Server notification messages.
|
\brief Defines the status codes for MIDI Server notification messages.
|
||||||
|
|
||||||
These codes are used when you request notification as in
|
These codes are used when you request notification as in
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum file_panel_mode
|
\enum file_panel_mode
|
||||||
\ingroup storage
|
\ingroup storage
|
||||||
\ingroup libbe
|
|
||||||
\brief Whether the file panel is a save or open panel.
|
\brief Whether the file panel is a save or open panel.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -44,7 +43,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum file_panel_button
|
\enum file_panel_button
|
||||||
\ingroup storage
|
\ingroup storage
|
||||||
\ingroup libbe
|
|
||||||
\brief List of buttons used by the file panel
|
\brief List of buttons used by the file panel
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
/*!
|
/*!
|
||||||
\enum icon_size
|
\enum icon_size
|
||||||
\ingroup storage
|
\ingroup storage
|
||||||
\ingroup libbe
|
|
||||||
\brief Legacy BeOS icon size constants.
|
\brief Legacy BeOS icon size constants.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user