Compare commits
1 Commits
v0.6.10bet
...
v0.6.10.b4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ee90afe0f |
@@ -7,6 +7,10 @@
|
||||
#include <QtWidgets/QLineEdit>
|
||||
#include "getadminpsw.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#include <src/device/networkmanager.h>
|
||||
#endif
|
||||
|
||||
GetAdminPsw::GetAdminPsw(QWidget* parent, Qt::WindowFlags f) : GUIFormBaseDialog(parent, f) {
|
||||
|
||||
setWindowModality(Qt::WindowModal);
|
||||
|
||||
Reference in New Issue
Block a user