kpassdlg.h->kpassworddialog.h

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=501548
This commit is contained in:
Laurent Montel 2006-01-23 11:07:16 +00:00
parent 64fda17ca2
commit ac1fedee88
3 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@
#include <kpushbutton.h>
#include <kguiitem.h>
#include <kemailsettings.h>
#include <kpassdlg.h>
#include <kpassworddialog.h>
#include <kuser.h>
#include <kdialog.h>
#include <kimageio.h>

View file

@ -9,7 +9,7 @@
#ifndef __PasswdDlg_h_Incluced__
#define __PasswdDlg_h_Incluced__
#include <kpassdlg.h>
#include <kpassworddialog.h>
#include <QByteArray>
class KDEpasswd1Dialog

View file

@ -25,7 +25,7 @@
#include "klistboxdialog.h"
#include "progressdialog.h"
#include <kinputdialog.h>
#include <kpassdlg.h>
#include <kpassworddialog.h>
#include <kcombobox.h>
#include <kdebug.h>
#include <kapplication.h>