mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Killed tab close buttons
This commit is contained in:
parent
1f31fd2058
commit
651c6bfbe4
@ -76,10 +76,10 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="tabsClosable">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="movable">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="welcome">
|
||||
<property name="sizePolicy">
|
||||
@ -103,7 +103,7 @@
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<widget class="QWidget" name="">
|
||||
<widget class="QWidget" name="layoutWidget">
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QFrame" name="frame">
|
||||
@ -628,7 +628,7 @@
|
||||
</action>
|
||||
<action name="action_About">
|
||||
<property name="text">
|
||||
<string>&About</string>
|
||||
<string>&About SleepyHead</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Link_Graphs">
|
||||
|
Loading…
Reference in New Issue
Block a user