Fix typo in label name

This commit is contained in:
Justin Clift
2016-07-20 19:25:51 +01:00
parent 4d64951d37
commit 94fcfc1a66
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@
<widget class="QWidget" name="verticalLayout_4">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="labelBinayWarning">
<widget class="QLabel" name="labelBinaryWarning">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; color:#c00000;&quot;&gt;Warning: Editing binary content in text mode may result in corrupted data!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>