EInige Symbole zu den Buttons hinzugefügt
This commit is contained in:
+10
-1
@@ -235,6 +235,9 @@ QTreeWidget::item:selected {
|
||||
<property name="text">
|
||||
<string>Vorher (Referenz)</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="QIcon::ThemeIcon::DocumentOpen"/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@@ -264,6 +267,9 @@ QTreeWidget::item:selected {
|
||||
<property name="text">
|
||||
<string>Nachher (Neu)</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="QIcon::ThemeIcon::DocumentOpen"/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@@ -327,7 +333,10 @@ QTreeWidget::item:selected {
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>✅ Änderungen übernehmen</string>
|
||||
<string>Änderungen übernehmen</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="emblem-default"/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user