Revert "resolve conflicts merge" (#2860)

This reverts commit 344aa0c741.
This commit is contained in:
jLynx
2025-11-08 10:21:33 +13:00
committed by GitHub
parent a4d23768c1
commit c46cc431c9
5 changed files with 2 additions and 26 deletions
-4
View File
@@ -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;