small gui changes

master
Marc Wäckerlin 7 years ago
parent 5de8a2c24e
commit 40eb257593
  1. 2
      COPYING
  2. 2
      INSTALL
  3. 6
      src/testgui.ui

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

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

@ -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">

Loading…
Cancel
Save