mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
KeyboardMapper: Display dirty close icon when the file is changed
This commit is contained in:
parent
8ebc749191
commit
2fd7506212
2 changed files with 3 additions and 7 deletions
|
@ -44,6 +44,5 @@ private:
|
|||
String m_filename;
|
||||
Keyboard::CharacterMapData m_character_map;
|
||||
String m_current_map_name;
|
||||
bool m_modified { false };
|
||||
bool m_automatic_modifier { false };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue