added icon
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
<property name="windowTitle">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset>
|
||||
<normaloff>../icon.png</normaloff>../icon.png</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_6">
|
||||
<item>
|
||||
@@ -81,8 +85,8 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QWebView" name="_web" native="true">
|
||||
<property name="url" stdset="0">
|
||||
<widget class="QWebView" name="_web">
|
||||
<property name="url">
|
||||
<url>
|
||||
<string>about:blank</string>
|
||||
</url>
|
||||
@@ -97,7 +101,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>888</width>
|
||||
<height>20</height>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuViews">
|
||||
@@ -107,7 +111,7 @@
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
<property name="title">
|
||||
<string>File</string>
|
||||
<string>F&ile</string>
|
||||
</property>
|
||||
<addaction name="_actionOpen"/>
|
||||
<addaction name="_actionOpenSetupScript"/>
|
||||
@@ -158,7 +162,7 @@
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="_sourceDock">
|
||||
<property name="windowTitle">
|
||||
<string>HTML &Source</string>
|
||||
<string>&HTML Source</string>
|
||||
</property>
|
||||
<attribute name="dockWidgetArea">
|
||||
<number>8</number>
|
||||
@@ -211,7 +215,7 @@
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="_formsDock">
|
||||
<property name="windowTitle">
|
||||
<string>Forms</string>
|
||||
<string>&Forms</string>
|
||||
</property>
|
||||
<attribute name="dockWidgetArea">
|
||||
<number>2</number>
|
||||
|
Reference in New Issue
Block a user