mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Revert "resolve conflicts merge" (#2860)
This reverts commit 344aa0c741.
This commit is contained in:
@@ -994,10 +994,6 @@ class Waveform : public Widget {
|
||||
void set_paused(bool paused);
|
||||
bool is_clickable() const;
|
||||
|
||||
bool is_paused() const;
|
||||
void set_paused(bool paused);
|
||||
bool is_clickable() const;
|
||||
|
||||
void paint(Painter& painter) override;
|
||||
bool on_key(const KeyEvent key) override;
|
||||
bool on_touch(const TouchEvent event) override;
|
||||
|
||||
Reference in New Issue
Block a user