diff options
| author | Tannin <devnull@localhost> | 2015-05-26 20:42:15 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-05-26 20:42:15 +0200 |
| commit | c05be9f5c3dc1b97d540cf9de7d99d0c0d692db7 (patch) | |
| tree | b92f2b27a2583f8791acd3c8e32c6af5a1231d1e /src/aboutdialog.ui | |
| parent | 75714907d95503955c3187cda6295604a5b4cac4 (diff) | |
small stuff
Diffstat (limited to 'src/aboutdialog.ui')
| -rw-r--r-- | src/aboutdialog.ui | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 8a8fe957..7512645c 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -46,7 +46,7 @@ <item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>2</number>
</property>
<widget class="QWidget" name="about">
<attribute name="title">
@@ -183,6 +183,11 @@ <string>Ren (Korean)</string>
</property>
</item>
+ <item>
+ <property name="text">
+ <string>... more (Can't track)</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
@@ -249,6 +254,11 @@ <string notr="true">z929669</string>
</property>
</item>
+ <item>
+ <property name="text">
+ <string>thosrtanner</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
|
