mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
[Theme] Fix missing doxygen documentation
This commit is contained in:
parent
6caaf36df6
commit
664f1b9297
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ char *helper_string_replace_if_exists(char *string, ...);
|
||||||
/**
|
/**
|
||||||
* @param file File name passed to option.
|
* @param file File name passed to option.
|
||||||
* @param ext NULL terminated array of file extension passed to option.
|
* @param ext NULL terminated array of file extension passed to option.
|
||||||
|
* @param parent_dir The file that was used to import this file, or NULL.
|
||||||
*
|
*
|
||||||
* @returns path to theme or copy of filename if not found.
|
* @returns path to theme or copy of filename if not found.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue