mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-13 17:05:37 -04:00
Externalize widget (#2688)
This commit is contained in:
parent
00853f526a
commit
be372e12bc
7 changed files with 314 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
|
||||
namespace ui::external_app::gfxeq {
|
||||
|
||||
#include "external/ui_grapheq.hpp"
|
||||
|
||||
class gfxEQView : public View {
|
||||
public:
|
||||
gfxEQView(NavigationView& nav);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue