Cleanup: use C comments for descriptive text
Follow our code style guide by using C-comments for text descriptions.
This commit is contained in:
@@ -4199,7 +4199,7 @@ static void widget_tab(uiWidgetColors *wcol, rcti *rect, int state, int roundbox
|
||||
|
||||
/* Draw shaded outline - Disabled for now,
|
||||
* seems incorrect and also looks nicer without it imho ;) */
|
||||
//#define USE_TAB_SHADED_HIGHLIGHT
|
||||
// #define USE_TAB_SHADED_HIGHLIGHT
|
||||
|
||||
uiWidgetBase wtb;
|
||||
uchar theme_col_tab_highlight[3];
|
||||
|
||||
Reference in New Issue
Block a user