mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-07-23 04:41:28 +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>
|
||||
</property>
|
||||
<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>
|
||||
<widget class="QWidget" name="mainform">
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
|
Loading…
x
Reference in New Issue
Block a user