summaryrefslogtreecommitdiffstats
path: root/examples/network/secureudpclient/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/secureudpclient/mainwindow.h')
-rw-r--r--examples/network/secureudpclient/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/network/secureudpclient/mainwindow.h b/examples/network/secureudpclient/mainwindow.h
index b231b44627..0d443fd376 100644
--- a/examples/network/secureudpclient/mainwindow.h
+++ b/examples/network/secureudpclient/mainwindow.h
@@ -76,7 +76,6 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
-
explicit MainWindow(QWidget *parent = nullptr);
~MainWindow();
@@ -94,7 +93,6 @@ private slots:
void lookupFinished(const QHostInfo &hostInfo);
private:
-
void updateUi();
void startNewConnection(const QHostAddress &address);