mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Dive d/l selection UI: Rename button
Fix the name of a button so the download from dc actually works. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6b11f94996
commit
747afa314a
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton">
|
||||
<widget class="QPushButton" name="startDownload">
|
||||
<property name="text">
|
||||
<string>Download</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue