Killed tab close buttons

This commit is contained in:
Mark Watkins 2011-06-27 09:26:51 +10:00
parent 1f31fd2058
commit 651c6bfbe4

View File

@ -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>&amp;About</string>
<string>&amp;About SleepyHead</string>
</property>
</action>
<action name="action_Link_Graphs">