mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-07-23 12:51:29 +00:00
Set the window title and icon to actually good things.
This commit is contained in:
parent
c725146010
commit
aaf08f05aa
@ -23,7 +23,11 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Form</string>
|
<string>About Lubuntu</string>
|
||||||
|
</property>
|
||||||
|
<property name="windowIcon">
|
||||||
|
<iconset resource="main.qrc">
|
||||||
|
<normaloff>:/images/Lubuntu.png</normaloff>:/images/Lubuntu.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="mainform">
|
<widget class="QWidget" name="mainform">
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QGridLayout" name="gridLayout">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user