Browse Source

Revert an unasked-for property change Qt Designer took on its own to make.

git-svn-id: file:///var/svn/tigccpp/trunk@840 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 18 years ago
parent
commit
c8fd4df422
1 changed files with 1 additions and 7 deletions
  1. 1 7
      ktigcc/mainform.ui

+ 1 - 7
ktigcc/mainform.ui

@@ -23,12 +23,6 @@
             <property name="name">
                 <cstring>splitter</cstring>
             </property>
-            <property name="frameShape">
-                <enum>NoFrame</enum>
-            </property>
-            <property name="frameShadow">
-                <enum>Plain</enum>
-            </property>
             <property name="orientation">
                 <enum>Horizontal</enum>
             </property>
@@ -1605,6 +1599,7 @@
     <slot>te_popup_aboutToShow()</slot>
     <slot>te_popup_activated( int index )</slot>
     <slot>accel_activated( int index )</slot>
+    <slot>completionPopup_closed()</slot>
     <slot>fileTreeAccel_activated( int index )</slot>
     <slot>fileNewProject()</slot>
     <slot>fileOpen()</slot>
@@ -1693,7 +1688,6 @@
     <slot>clipboard_dataChanged()</slot>
     <slot>fileTreeItemRenamed( QListViewItem * item, const QString &amp; newName, int col )</slot>
     <slot>KDirWatch_dirty( const QString &amp; fileName )</slot>
-    <slot>completionPopup_closed()</slot>
 </slots>
 <functions>
     <function specifier="static">deleteErrorsForLVFile( QListViewItem * item )</function>