small gui changes

This commit is contained in:
Marc Wäckerlin
2017-03-03 14:05:47 +00:00
parent 5de8a2c24e
commit 40eb257593
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
/usr/share/automake-1.15/COPYING /usr/share/automake-1.14/COPYING

View File

@@ -1 +1 @@
/usr/share/automake-1.15/INSTALL /usr/share/automake-1.14/INSTALL

View File

@@ -81,8 +81,8 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QWebView" name="_web"> <widget class="QWebView" name="_web" native="true">
<property name="url"> <property name="url" stdset="0">
<url> <url>
<string>about:blank</string> <string>about:blank</string>
</url> </url>
@@ -97,7 +97,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>888</width> <width>888</width>
<height>26</height> <height>20</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuViews"> <widget class="QMenu" name="menuViews">