followup ae6ed7d: fix name of QPushButton

This commit is contained in:
Salvatore Larosa 2020-09-13 23:53:24 +02:00 committed by Nyall Dawson
parent 6eec68ad74
commit c0f09aa8e0

View File

@ -59,7 +59,7 @@
</spacer>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<widget class="QPushButton" name="pasteHistory">
<property name="text">
<string>Paste</string>
</property>