FLUID: Move i18n settings into its own class
Some checks failed
Build and Test / build-linux (push) Has been cancelled
Build and Test / build-wayland (push) Has been cancelled
Build and Test / build-macos (push) Has been cancelled
Build and Test / build-windows (push) Has been cancelled

This commit is contained in:
Matthias Melcher
2025-06-27 14:34:49 +02:00
parent 088d98389c
commit 3459e43ca8
17 changed files with 272 additions and 178 deletions

View File

@@ -132,6 +132,7 @@ set(CPPFILES
panels/widget_panel/Grid_Tab.cxx
panels/widget_panel/Grid_Child_Tab.cxx
proj/align_widget.cxx
proj/i18n.cxx
proj/mergeback.cxx
proj/undo.cxx
rsrcs/pixmaps.cxx
@@ -185,6 +186,7 @@ set(HEADERFILES
panels/widget_panel/Grid_Child_Tab.h
proj/align_widget.h
proj/mergeback.h
proj/i18n.h
proj/undo.h
rsrcs/comments.h
rsrcs/pixmaps.h