|
|
#ifndef __kio_error_h__ #define __kio_error_h__ #include <qstring.h> void kioErrorDialog( int _errid, const char *_errortext ); QString kioErrorString( int _errid, const char *_errortext ); #include "kio_interface.h" #endif
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33. |