Removed 'Seamless GUI' checkbox from VM settings

This commit is contained in:
Marta Marczykowska-Górecka 2018-01-28 20:44:33 +01:00
parent 71090b9e72
commit cf34e438b0
No known key found for this signature in database
GPG Key ID: 9A752C30B26FD04B

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>904</width> <width>917</width>
<height>573</height> <height>573</height>
</rect> </rect>
</property> </property>
@ -29,7 +29,7 @@
<locale language="English" country="UnitedStates"/> <locale language="English" country="UnitedStates"/>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>3</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="basic_tab"> <widget class="QWidget" name="basic_tab">
<property name="locale"> <property name="locale">
@ -361,13 +361,6 @@
</property> </property>
</widget> </widget>
</item> </item>
<item>
<widget class="QCheckBox" name="seamless_gui">
<property name="text">
<string>Seamless GUI</string>
</property>
</widget>
</item>
</layout> </layout>
</item> </item>
</layout> </layout>
@ -1355,7 +1348,6 @@ border-width: 1px;</string>
<tabstop>include_in_backups</tabstop> <tabstop>include_in_backups</tabstop>
<tabstop>run_in_debug_mode</tabstop> <tabstop>run_in_debug_mode</tabstop>
<tabstop>autostart_vm</tabstop> <tabstop>autostart_vm</tabstop>
<tabstop>seamless_gui</tabstop>
<tabstop>max_priv_storage</tabstop> <tabstop>max_priv_storage</tabstop>
<tabstop>init_mem</tabstop> <tabstop>init_mem</tabstop>
<tabstop>max_mem_size</tabstop> <tabstop>max_mem_size</tabstop>