diff options
| author | Matthias Melcher <github@matthiasm.com> | 2022-11-07 09:36:22 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2022-11-07 09:36:33 +0100 |
| commit | 51ce2b9235f387e98c52374e4b7b5c906d7d778d (patch) | |
| tree | e594f6803242789f7fd528e05c14571466197aa4 /test | |
| parent | 38536d8918c6ca49c16adcde5ff33379fb5b3b13 (diff) | |
Removed i18n from test/preferences.fl
Diffstat (limited to 'test')
| -rw-r--r-- | test/preferences.fl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/preferences.fl b/test/preferences.fl index 681dc9c28..89878f070 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -1,10 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) version 1.0400 -i18n_type 1 -i18n_include {<libintl.h>} -i18n_conditional FLTK_GETTEXT_FOUND -i18n_function gettext -i18n_static_function gettext_noop header_name {.h} code_name {.cxx} decl {\#include <FL/Fl_Preferences.H>} {public local |
