1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

remove menubar and status bar

Signed-off-by: agilob <info@agilob.net>
This commit is contained in:
agilob 2015-10-10 13:55:14 +01:00
parent 266c0fb989
commit 0e9cfd948e
No known key found for this signature in database
GPG Key ID: 296F0B764741106C

View File

@ -1084,8 +1084,8 @@ QSplitter:handle{
<rect>
<x>0</x>
<y>0</y>
<width>284</width>
<height>398</height>
<width>775</width>
<height>284</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5"/>
@ -1292,20 +1292,6 @@ QSplitter:handle{
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>775</width>
<height>26</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionClose">
<property name="text">
<string>Close</string>