mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Rename AISView to AISRecentEntriesView.
Coming soon, top-layer AISAppView.
This commit is contained in:
@@ -106,10 +106,10 @@ private:
|
||||
|
||||
namespace ui {
|
||||
|
||||
class AISView : public View {
|
||||
class AISRecentEntriesView : public View {
|
||||
public:
|
||||
AISView();
|
||||
~AISView();
|
||||
AISRecentEntriesView();
|
||||
~AISRecentEntriesView();
|
||||
|
||||
void paint(Painter& painter) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user