blob: 77f039640ec32d8bfb0accc017bdbc09892247ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- src/widget/form/settings/aboutsettings.ui.orig 2017-01-29 12:48:48 UTC
+++ src/widget/form/settings/aboutsettings.ui
@@ -111,6 +111,9 @@
<property name="text">
<string notr="true">{GIT_VERSION}</string>
</property>
+ <property name="visible">
+ <bool>false</bool>
+ </property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
|