CVS_SILENT header fixes

svn path=/trunk/kdebase/kfind/; revision=20047
This commit is contained in:
Stephan Kulow 1999-04-19 15:54:25 +00:00
parent d1ac6b4c96
commit 550a61b823
4 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,7 @@
#include <string.h>
#include "kfarch.h"
#include <kconfig.h>
QList<KfArchiver> *archivers;

View file

@ -4,8 +4,8 @@
*
**********************************************************************/
class QString;
class QStrList;
#include <qstring.h>
#include <qstrlist.h>
class KfArchiver
{

View file

@ -8,6 +8,7 @@
#include <kapp.h>
#include "kfsave.h"
#include <kconfig.h>
// Initialize KfSaveOptions object
/* Scans konfiguration file for saving parameters

View file

@ -29,6 +29,7 @@
#include <assert.h>
#include <string.h>
#include <drag.h>
#include <kdebug.h>
/*******************************************************
*