Some missing include files for compilation with KDE-3.0.x

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Fri Jan 24 19:38:05 UTC 2003


Hi!

Here is a summary of all the changes I did to the source files (after 
./configure)

file name
lines added at the top

parts/doctreeview/doctreeglobalconfigwidgetbase.cpp
#include <kurlrequester.h>
#include <klistview.h>

parts/doctreeview/doctreeprojectconfigwidgetbase.cpp
#include <kurlrequester.h>

parts/cppsupport/cppaddmethoddlgbase.cpp
#include <klineedit.h>

parts/autoproject/addtargetdlgbase.cpp
#include<ksqueezedtextlabel.h>

parts/autoproject/addapplicationdlgbase.cpp
#include<ksqueezedtextlabel.h>

parts/autoproject/removetargetdlgbase.cpp
#include<ksqueezedtextlabel.h>
#include<klistbox.h>
#include<kprogress.h>

parts/autoproject/choosetargetdlgbase.cpp
#include <kcombobox.h>
#include <klistbox.h>

parts/valgrind/dialog_widget.cpp
#include <klineedit.h>
#include <kurlrequester.h>


Hope this helps,

-- 
Amilcar Lucas

---------------------------------------------------------------------------
             Institut fuer Datentechnik und Kommunikationsnetze
               Technische Universitaet Braunschweig, Germany      

Amilcar do Carmo Lucas                  Tel. : +49 531 391 3751
Raum 1315                               Fax  : +49 531 391 3750
Hans-Sommer Str. 66                     Email: amilcar at ida.ing.tu-bs.de
D-38106 Braunschweig
           http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml
---------------------------------------------------------------------------







More information about the KDevelop-devel mailing list