diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 17:05:27 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 17:05:27 +0200 |
| commit | 08bbb9cb615f0ecd0d041baacd7a024c1e30db5c (patch) | |
| tree | b85c4c8517829bd9900d33a4013a663315bb56a1 /res/windows/main_window.ui | |
| parent | 8714470ebb41abec07e178abf4d4739dcd6087fb (diff) | |
| download | turns-08bbb9cb615f0ecd0d041baacd7a024c1e30db5c.tar.xz turns-08bbb9cb615f0ecd0d041baacd7a024c1e30db5c.zip | |
app: add main menu button tooltip
Diffstat (limited to 'res/windows/main_window.ui')
| -rw-r--r-- | res/windows/main_window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/windows/main_window.ui b/res/windows/main_window.ui index 4106421..5dc17d8 100644 --- a/res/windows/main_window.ui +++ b/res/windows/main_window.ui @@ -23,7 +23,7 @@ </object> </property> <child type="start"> - <object class="GtkMenuButton" id="open_menu"> + <object class="GtkMenuButton" id="open_main_menu"> <property name="icon-name">open-menu</property> <property name="menu-model">main_menu</property> </object> |
