mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
PixelPaint: Add rulers
This commit is contained in:
parent
9bc8707cda
commit
e56764bd74
4 changed files with 103 additions and 0 deletions
|
@ -70,6 +70,7 @@ private:
|
|||
RefPtr<GUI::Action> m_reset_zoom_action;
|
||||
RefPtr<GUI::Action> m_add_guide_action;
|
||||
RefPtr<GUI::Action> m_show_guides_action;
|
||||
RefPtr<GUI::Action> m_show_rulers_action;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue