code style
This commit is contained in:
parent
3559312321
commit
dcc433926c
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ struct _RrTheme {
|
|||
|
||||
};
|
||||
|
||||
RrTheme *RrThemeNew(const RrInstance *inst, gchar *theme);
|
||||
RrTheme* RrThemeNew(const RrInstance *inst, gchar *theme);
|
||||
void RrThemeFree(RrTheme *theme);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue