build: fix debug builds

This commit is contained in:
2024-05-05 00:40:48 +03:00
parent 79a148a21a
commit 66baa78cda
6 changed files with 11 additions and 3 deletions

View File

@ -21,4 +21,5 @@
#ifndef ui_i18n
#define ui_i18n(text, parent) i18n(text)
#endif
#endif /* ui_i18n */