summaryrefslogtreecommitdiffstats
path: root/examples/network/qftp/ftpwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/qftp/ftpwindow.cpp')
-rw-r--r--examples/network/qftp/ftpwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/qftp/ftpwindow.cpp b/examples/network/qftp/ftpwindow.cpp
index c0a2b73428..1c0d057c66 100644
--- a/examples/network/qftp/ftpwindow.cpp
+++ b/examples/network/qftp/ftpwindow.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include <QtNetwork>
#include "ftpwindow.h"