mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Fix small doxygen/header issue.
This commit is contained in:
parent
b618cd63d8
commit
a77e080c60
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ extern ThemeWidget *rofi_theme;
|
|||
*
|
||||
* @returns handle to the new entry.
|
||||
*/
|
||||
ThemeWidget *rofi_theme_find_or_create_name ( ThemeWidget *base, const char *class );
|
||||
ThemeWidget *rofi_theme_find_or_create_name ( ThemeWidget *base, const char *name );
|
||||
|
||||
/**
|
||||
* @param widget The widget handle.
|
||||
|
|
Loading…
Add table
Reference in a new issue