aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/sshkeycreationdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/sshkeycreationdialog.h')
-rw-r--r--src/plugins/remotelinux/sshkeycreationdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/sshkeycreationdialog.h b/src/plugins/remotelinux/sshkeycreationdialog.h
index e83ba52036..2acb22480e 100644
--- a/src/plugins/remotelinux/sshkeycreationdialog.h
+++ b/src/plugins/remotelinux/sshkeycreationdialog.h
@@ -32,7 +32,7 @@
#ifndef SSHKEYCREATIONDIALOG_H
#define SSHKEYCREATIONDIALOG_H
-#include <QtGui/QDialog>
+#include <QDialog>
namespace Utils {
class SshKeyGenerator;