[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 99468] setting build order in subdirs project dont work
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-09-02 0:10:23
Message-ID: 20050902001023.9496.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=99468         




------- Additional Comments From igor email arizona edu  2005-09-02 02:10 -------
Same problem with kdevelop-3.2.2. These "up" and "down" buttons appear not to be \
connected to anything; the following seems to fix it:

diff -Naur kdevelop-3.2.2/buildtools/qmake/projectconfigurationdlgbase.ui \
kdevelop-3.2.2.IF/buildtools/qmake/projectconfiguration dlgbase.ui
--- kdevelop-3.2.2/buildtools/qmake/projectconfigurationdlgbase.ui      2005-05-23 \
                05:09:33.000000000 -0700
+++ kdevelop-3.2.2.IF/buildtools/qmake/projectconfigurationdlgbase.ui   2005-09-01 \
16:42:59.000000000 -0700  @ -2084,6 +2084,18  @
         <receiver>ProjectConfigurationDlgBase</receiver>
         <slot>editCustomValueClicked()</slot>
     </connection>
+    <connection>
+        <sender>buildmoveup_button</sender>
+        <signal>clicked()</signal>
+        <receiver>ProjectConfigurationDlgBase</receiver>
+        <slot>buildorderMoveUpClicked()</slot>
+    </connection>
+    <connection>
+        <sender>buildmovedown_button</sender>
+        <signal>clicked()</signal>
+        <receiver>ProjectConfigurationDlgBase</receiver>
+        <slot>buildorderMoveDownClicked()</slot>
+    </connection>
 </connections>
 <tabstops>
     <tabstop>radioApplication</tabstop>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic