Skip to content

Commit 8e58ebb

Browse files
committed
Add object name for connections menu
1 parent 31132b7 commit 8e58ebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/qml/AppToolBar.qml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ ToolBar {
3838

3939
ImageButton {
4040
id: connectionsMenuBtn
41+
objectName: "rdm_connections_menu_btn"
42+
4143
Layout.preferredWidth: 30
4244
iconSource: PlatformUtils.getThemeIcon("list.svg")
4345

0 commit comments

Comments
 (0)