summaryrefslogtreecommitdiff
path: root/HelpDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'HelpDialog.ui')
-rw-r--r--HelpDialog.ui38
1 files changed, 5 insertions, 33 deletions
diff --git a/HelpDialog.ui b/HelpDialog.ui
index 1826120..5d42f18 100644
--- a/HelpDialog.ui
+++ b/HelpDialog.ui
@@ -16,11 +16,8 @@
<height>16777214</height>
</size>
</property>
- <property name="windowTitle">
- <string>About ultracopier</string>
- </property>
<property name="windowIcon">
- <iconset resource="resources/resources.qrc">
+ <iconset resource="resources/ultracopier-resources.qrc">
<normaloff>:/ultracopier-16x16.png</normaloff>:/ultracopier-16x16.png</iconset>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
@@ -44,7 +41,7 @@
</size>
</property>
<property name="pixmap">
- <pixmap resource="resources/resources.qrc">:/ultracopier-128x128.png</pixmap>
+ <pixmap resource="resources/ultracopier-resources.qrc">:/ultracopier-128x128.png</pixmap>
</property>
</widget>
</item>
@@ -67,7 +64,7 @@
<item>
<widget class="QLabel" name="label_description">
<property name="text">
- <string extracomment="%1 will be replaced by a variable content (normal, debug, ...)">Based on Qt. It provide advanced copier with more advanced feature. It's under GPL3.
+ <string extracomment="%1 will be replaced by a variable content (normal, debug, ...)">Based on Qt. Advanced utility to copy files under GPL3 license.
This version is compiled as version: %1.</string>
</property>
</widget>
@@ -107,38 +104,13 @@ This version is compiled as version: %1.</string>
</widget>
</item>
<item>
- <widget class="QTreeWidget" name="debugView">
+ <widget class="QTreeView" name="debugView">
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>
- <column>
- <property name="text">
- <string notr="true">Time</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string notr="true">File</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string notr="true">Function</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string notr="true">Location</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string notr="true">Text</string>
- </property>
- </column>
</widget>
</item>
<item>
@@ -196,7 +168,7 @@ This version is compiled as version: %1.</string>
<tabstop>pushButtonClose</tabstop>
</tabstops>
<resources>
- <include location="resources/resources.qrc"/>
+ <include location="resources/ultracopier-resources.qrc"/>
</resources>
<connections>
<connection>