summaryrefslogtreecommitdiffstats
path: root/examples/network/secureudpclient/addressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/secureudpclient/addressdialog.h')
-rw-r--r--examples/network/secureudpclient/addressdialog.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/network/secureudpclient/addressdialog.h b/examples/network/secureudpclient/addressdialog.h
index aab387cf19..4081f44709 100644
--- a/examples/network/secureudpclient/addressdialog.h
+++ b/examples/network/secureudpclient/addressdialog.h
@@ -6,17 +6,11 @@
#include <QDialog>
QT_BEGIN_NAMESPACE
-
namespace Ui {
-
class AddressDialog;
-
}
-
QT_END_NAMESPACE
-QT_USE_NAMESPACE
-
class AddressDialog : public QDialog
{
Q_OBJECT