Fix broken link
This commit is contained in:
parent
a5c0a9a3a6
commit
22b903e9ad
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ function(
|
||||||
) : types.dt_lua_backgroundjob_t
|
) : types.dt_lua_backgroundjob_t
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a new progress_bar displayed in [darktable.gui.libs.backgroundjobs](../libs/backgroundjobs.md)
|
Create a new progress_bar displayed in [darktable.gui.libs.backgroundjobs](../libs/backgroundjobs)
|
||||||
|
|
||||||
* **text** - _string_ - The text to display in the job entry
|
* **text** - _string_ - The text to display in the job entry
|
||||||
* **\[percentage\]** - _boolean_ - Should a progress bar be displayed
|
* **\[percentage\]** - _boolean_ - Should a progress bar be displayed
|
||||||
|
|
Loading…
Reference in a new issue