KDECore
#include "loader_p.h"
#include "settings_p.h"
#include "client_p.h"
#include "spellerplugin_p.h"
#include <klocale.h>
#include <kservicetypetrader.h>
#include <kconfig.h>
#include <kdebug.h>
#include <QtCore/QHash>
#include <QtCore/QMap>
#include "loader_p.moc"
Go to the source code of this file.
Namespaces | |
Sonnet | |
Macros | |
#define | DEFAULT_CONFIG_FILE "sonnetrc" |
Macro Definition Documentation
#define DEFAULT_CONFIG_FILE "sonnetrc" |
Copyright (C) 2003 Zack Rusin zack@ kde. org
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 35 of file loader.cpp.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.