mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-14 09:25:30 -04:00
WIP
This commit is contained in:
parent
03057546e1
commit
9200db24be
2 changed files with 3 additions and 3 deletions
|
@ -190,7 +190,7 @@ namespace ui
|
|||
void on_speaker();
|
||||
void on_stealth();
|
||||
void on_bias_tee();
|
||||
//void on_textentry();
|
||||
// void on_textentry();
|
||||
void on_camera();
|
||||
void on_title();
|
||||
void refresh();
|
||||
|
@ -212,7 +212,7 @@ namespace ui
|
|||
void refresh();
|
||||
|
||||
private:
|
||||
// static constexpr auto version_string = "v1.4.4";
|
||||
// static constexpr auto version_string = "v1.4.4"; // This is commented out as we are now setting the version via ENV (VERSION_STRING=v1.0.0)
|
||||
NavigationView &nav_;
|
||||
|
||||
Rectangle backdrop{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue