mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 01:20:17 +00:00
Remove undefined BrushPreview::move() member function declaration
This commit is contained in:
parent
dd11cffdb7
commit
3aa621535b
@ -49,7 +49,6 @@ namespace app {
|
||||
const gfx::Point& screenPosition() const { return m_screenPosition; }
|
||||
|
||||
void show(const gfx::Point& screenPos);
|
||||
void move(const gfx::Point& screenPos);
|
||||
void hide();
|
||||
void redraw();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user