mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Fix documentation error in icon widget header file.
This commit is contained in:
parent
0633bc9dad
commit
53ccfd37ce
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ typedef struct _icon icon;
|
|||
icon * icon_create ( widget *parent, const char *name );
|
||||
|
||||
/**
|
||||
* @param widget The icon widget handle.
|
||||
* @param icon The icon widget handle.
|
||||
* @param size The size of the icon.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue