diff options
Diffstat (limited to 'src/ui/helpers.cpp')
| -rw-r--r-- | src/ui/helpers.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/helpers.cpp b/src/ui/helpers.cpp index 4c6647e..0cce207 100644 --- a/src/ui/helpers.cpp +++ b/src/ui/helpers.cpp @@ -110,5 +110,4 @@ int ui_helper_TextInputWithAutocomplete(const char* label, const char* hint, cha } } return result; -} - +}
\ No newline at end of file |
