mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +00:00
Magnifier: Remove unnecessary global cursor tracking
This commit is contained in:
parent
f717008bde
commit
0a69da08aa
3 changed files with 0 additions and 13 deletions
|
@ -14,7 +14,6 @@ class MagnifierWidget final : public GUI::Frame {
|
|||
public:
|
||||
virtual ~MagnifierWidget();
|
||||
void set_scale_factor(int scale_factor);
|
||||
void track_cursor_globally();
|
||||
|
||||
private:
|
||||
MagnifierWidget();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue