parts/doxygen/messages.h
Go to the documentation of this file.00001
#ifndef __DOXYGEN_MESSAGES_H__
00002
#define __DOXYGEN_MESSAGES_H__
00003
00004
00005
#include <qstring.h>
00006
00007
00008
QString message(
const QCString &key);
00009
00010
00011
#endif
This file is part of the documentation for KDevelop Version 3.0.4.