mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
kpassdlg.h->kpassworddialog.h
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=501548
This commit is contained in:
parent
64fda17ca2
commit
ac1fedee88
3 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
#ifndef __PasswdDlg_h_Incluced__
|
||||
#define __PasswdDlg_h_Incluced__
|
||||
|
||||
#include <kpassdlg.h>
|
||||
#include <kpassworddialog.h>
|
||||
#include <QByteArray>
|
||||
|
||||
class KDEpasswd1Dialog
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue