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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins/standardoutputview
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-04-27 21:21:41
Message-ID: 1209331301.223698.5591.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 801834 by apaku:

Implement Debugging toolview.


 M  +5 -0      standardoutputview.cpp  


--- trunk/KDE/kdevplatform/plugins/standardoutputview/standardoutputview.cpp #801833:801834
@@ -135,6 +135,11 @@
             return registerToolView( i18n("Run"), KDevelop::IOutputView::MultipleView );
             break;
         }
+        case KDevelop::IOutputView::DebugView:
+        {
+            return registerToolView( i18n("Debug"), KDevelop::IOutputView::MultipleView );
+            break;
+        }
     }
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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