We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31132b7 commit 8e58ebbCopy full SHA for 8e58ebb
src/qml/AppToolBar.qml
@@ -38,6 +38,8 @@ ToolBar {
38
39
ImageButton {
40
id: connectionsMenuBtn
41
+ objectName: "rdm_connections_menu_btn"
42
+
43
Layout.preferredWidth: 30
44
iconSource: PlatformUtils.getThemeIcon("list.svg")
45
0 commit comments