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

List:       kde-commits
Subject:    kdevelop/parts
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-12-22 20:37:36
Message-ID: 20041222203736.AC28E18D47 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

KDE_NO_COMPAT fix


  M +1 -1      appwizard/autoform.h   1.2
  M +1 -1      distpart/distpart_part.cpp   1.29


--- kdevelop/parts/appwizard/autoform.h  #1.1:1.2
@@ -22,5 +22,5 @@
 
 #include <qscrollview.h>
-#include <dataform.h>
+#include "dataform.h"
 class KPushButton;
 class QVBox;

--- kdevelop/parts/distpart/distpart_part.cpp  #1.28:1.29
@@ -50,5 +50,5 @@ DistpartPart::DistpartPart(QObject *pare
                              actionCollection(), "make_dist" );
 
-    m_action->setStatusText(i18n("Make source and binary distribution"));
+    m_action->setToolTip(i18n("Make source and binary distribution"));
     m_action->setWhatsThis(i18n("<b>Project distribution & publishing</b><p>Helps \
                users package and publish their software."));
     //QWhatsThis::add(m_widget, i18n("This will help users package and publish their \
software."));


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

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