kate Library API Documentation

kate_dummy.cpp

00001 #include <kdemacros.h>
00002 extern "C" int kdemain(int argc, char* argv[]);
00003 extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }
KDE Logo
This file is part of the documentation for kate Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 19:05:33 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003