mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
CVS_SILENT: fixincludes
svn path=/trunk/kdeutils/kdepasswd/; revision=117674
This commit is contained in:
parent
af4a2c32cb
commit
e6b45d17cb
3 changed files with 1 additions and 7 deletions
|
@ -9,9 +9,8 @@
|
|||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <qcstring.h>
|
||||
|
||||
#include <kapp.h>
|
||||
#include <kapplication.h>
|
||||
#include <klocale.h>
|
||||
#include <kaboutdata.h>
|
||||
#include <kcmdlineargs.h>
|
||||
|
|
|
@ -21,12 +21,9 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <qcstring.h>
|
||||
|
||||
#include <kdebug.h>
|
||||
#include <kstddirs.h>
|
||||
|
||||
#include <kdesu/process.h>
|
||||
#include "passwd.h"
|
||||
|
||||
|
||||
|
|
|
@ -6,10 +6,8 @@
|
|||
* Copyright (C) 2000 Geert Jansen <jansen@kde.org>
|
||||
*/
|
||||
|
||||
#include <qstring.h>
|
||||
#include <klocale.h>
|
||||
#include <kmessagebox.h>
|
||||
#include <kdebug.h>
|
||||
|
||||
#include "passwd.h"
|
||||
#include "passwddlg.h"
|
||||
|
|
Loading…
Reference in a new issue