comple error report (ckdevelop_noslot.cpp)

Lorenzo Delana ldelana at libero.it
Mon Apr 16 18:31:22 UTC 2001


ckdevelop_noslot.cpp: In member function `KShellProcess* 
   CKDevelop::print_process() const':
ckdevelop_noslot.cpp:1060: cannot convert `const KShellProcess*' to 
   `KShellProcess*' in return
ckdevelop_noslot.cpp: In member function `KShellProcess* 
   CKDevelop::preview_process() const':
ckdevelop_noslot.cpp:1065: cannot convert `const KShellProcess*' to 
   `KShellProcess*' in return

solve this simply casting in (KShellProcess *) in the upper member function
return value...


Lore

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list