mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-29 16:06:57 -05:00
Revert "resolve conflicts merge" (#2860)
This reverts commit 344aa0c741.
This commit is contained in:
parent
a4d23768c1
commit
c46cc431c9
5 changed files with 2 additions and 26 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue