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

List:       kde-commits
Subject:    kdevelop/parts/autoproject
From:       Amilcar do Carmo Lucas <amilcar () ida ! ing ! tu-bs ! de>
Date:       2003-03-28 20:05:40
[Download RAW message or body]

CVS commit by aclu: 

Removed a redundant raiseView()
Added a lowerView()


  M +3 -1      autoprojectpart.cpp   1.77


--- kdevelop/parts/autoproject/autoprojectpart.cpp  #1.76:1.77
@@ -485,5 +485,4 @@ void AutoProjectPart::queueInternalLibDe
 void AutoProjectPart::slotBuild()
 {
-    mainWindow()->raiseView(makeFrontend()->widget());
     startMakeCommand(buildDirectory(), QString::fromLatin1(""));
 }
@@ -541,4 +540,7 @@ void AutoProjectPart::slotBuildActiveTar
   // build it
   buildTarget(relpath, titem);  
+
+  // hide the autoproject toolbar (if not sticky)
+  mainWindow()->lowerView( m_widget );
 }
 


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

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