Commit 4465264d authored by Luis Peñaranda's avatar Luis Peñaranda
Browse files

icon and window title

parent 3c254b08
...@@ -11,7 +11,10 @@ ...@@ -11,7 +11,10 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>PanoWindow1</string> <string notr="true">Panoramic</string>
</property>
<property name="windowIcon">
<iconset theme="view-fullscreen"/>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="2" column="1" colspan="2"> <item row="2" column="1" colspan="2">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment