Cooperation/ChatWidget.ui

changeset 2227
b7aceb255831
parent 2223
054c285dab38
child 2269
d9bdabd10d88
--- a/Cooperation/ChatWidget.ui	Wed Nov 14 18:58:51 2012 +0100
+++ b/Cooperation/ChatWidget.ui	Sun Nov 25 18:40:15 2012 +0100
@@ -50,8 +50,8 @@
      <property name="title">
       <string>Chat</string>
      </property>
-     <layout class="QGridLayout" name="gridLayout_2">
-      <item row="0" column="0" colspan="2">
+     <layout class="QVBoxLayout" name="verticalLayout_4">
+      <item>
        <widget class="QTextEdit" name="chatEdit">
         <property name="focusPolicy">
          <enum>Qt::NoFocus</enum>
@@ -64,14 +64,14 @@
         </property>
        </widget>
       </item>
-      <item row="1" column="0">
+      <item>
        <widget class="E5ClearableLineEdit" name="messageEdit">
         <property name="toolTip">
          <string>Enter the text to send</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="0" colspan="2">
+      <item>
        <widget class="QPushButton" name="sendButton">
         <property name="toolTip">
          <string>Press to send the text above</string>

eric ide

mercurial