mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-05-19 14:15:02 -04:00
[EGD-4925] Change new filesystem handling implementation in module-gui. (#1193)
Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <module-apps/application-notes/data/NotesFoundData.hpp>
|
||||
#include <module-apps/widgets/InputBox.hpp>
|
||||
|
||||
#include <module-utils/i18n/i18n.hpp>
|
||||
#include <i18n/i18n.hpp>
|
||||
|
||||
namespace app::notes
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user