Merge pull request #254 from isaak654/patch-3
One typo in SnapshotsWindow UI
This commit is contained in:
commit
cce79a23f2
|
@ -82,7 +82,7 @@
|
|||
<item row="1" column="3">
|
||||
<widget class="QPushButton" name="btnSelect">
|
||||
<property name="text">
|
||||
<string>Goto Snapshot</string>
|
||||
<string>Go to Snapshot</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue