mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-08 19:34:31 +00:00
format
This commit is contained in:
parent
07a75efa44
commit
d55b2abdb7
@ -65,7 +65,7 @@ class Widget;
|
|||||||
|
|
||||||
class Painter {
|
class Painter {
|
||||||
public:
|
public:
|
||||||
Painter() {};
|
Painter(){};
|
||||||
|
|
||||||
Painter(const Painter&) = delete;
|
Painter(const Painter&) = delete;
|
||||||
Painter(Painter&&) = delete;
|
Painter(Painter&&) = delete;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user