diff --git a/Userland/Applications/FontEditor/FontEditorWindow.gml b/Userland/Applications/FontEditor/FontEditorWindow.gml index 90cd70c3fe4..dd69fc286b5 100644 --- a/Userland/Applications/FontEditor/FontEditorWindow.gml +++ b/Userland/Applications/FontEditor/FontEditorWindow.gml @@ -47,6 +47,7 @@ @GUI::Button { name: "move_glyph_button" fixed_width: 22 + tooltip: "Move Glyph" button_style: "Coolbar" } }