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