ledok
This commit is contained in:
parent
76f1b6687f
commit
cec5982665
|
@ -1,7 +1,7 @@
|
|||
#ifndef CHANGEPASSWORDFORM_H
|
||||
#define CHANGEPASSWORDFORM_H
|
||||
|
||||
#include "QDialog.h"
|
||||
#include <QDialog>
|
||||
#include <QLineEdit>
|
||||
|
||||
class ChangePasswordForm : public QDialog {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "sendprogramdialog.h"
|
||||
#include "cfg.h"
|
||||
#include "wProgramPublishItem.h"
|
||||
#include "wprogrampublishitem.h"
|
||||
#include "sendprogthread.h"
|
||||
#include "gutil/qgui.h"
|
||||
#include <QAction>
|
||||
|
|
Loading…
Reference in New Issue
Block a user