diff options
Diffstat (limited to 'src/editexecutablesdialog.ui')
| -rw-r--r-- | src/editexecutablesdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index 4f9223d5..adda050c 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -80,7 +80,7 @@ </widget>
</item>
<item>
- <widget class="QPushButton" name="browseButton">
+ <widget class="QPushButton" name="browseBinaryButton">
<property name="toolTip">
<string>Browse filesystem</string>
</property>
@@ -310,7 +310,7 @@ Right now the only case I know of where this needs to be overwritten is for the <tabstop>executablesListBox</tabstop>
<tabstop>titleEdit</tabstop>
<tabstop>binaryEdit</tabstop>
- <tabstop>browseButton</tabstop>
+ <tabstop>browseBinaryButton</tabstop>
<tabstop>workingDirEdit</tabstop>
<tabstop>browseDirButton</tabstop>
<tabstop>argumentsEdit</tabstop>
|
