Cooperation/ChatWidget.ui

changeset 3186
a05eff845522
parent 2285
a6fc5bda1de9
child 6325
ebdcf9a36f42
--- a/Cooperation/ChatWidget.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/Cooperation/ChatWidget.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -14,7 +14,16 @@
    <string>Chat</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_2">
-   <property name="margin">
+   <property name="leftMargin">
+    <number>0</number>
+   </property>
+   <property name="topMargin">
+    <number>0</number>
+   </property>
+   <property name="rightMargin">
+    <number>0</number>
+   </property>
+   <property name="bottomMargin">
     <number>0</number>
    </property>
    <item>
@@ -117,9 +126,6 @@
         <property name="toolTip">
          <string>Press to toggle the shared status of the current editor</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
         <property name="checkable">
          <bool>true</bool>
         </property>
@@ -133,9 +139,6 @@
         <property name="toolTip">
          <string>Press to start a shared edit</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
         <property name="checkable">
          <bool>true</bool>
         </property>
@@ -149,9 +152,6 @@
         <property name="toolTip">
          <string>Press to end the edit and send the changes</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
        </widget>
       </item>
       <item>
@@ -162,9 +162,6 @@
         <property name="toolTip">
          <string>Press to cancel the shared edit</string>
         </property>
-        <property name="text">
-         <string>...</string>
-        </property>
        </widget>
       </item>
       <item>

eric ide

mercurial