Externalize widget (#2688)

This commit is contained in:
Totoo 2025-06-09 12:52:40 +02:00 committed by GitHub
parent 00853f526a
commit be372e12bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 314 additions and 0 deletions

View file

@ -22,6 +22,8 @@
namespace ui::external_app::gfxeq {
#include "external/ui_grapheq.hpp"
class gfxEQView : public View {
public:
gfxEQView(NavigationView& nav);