summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/ssh/sshchannel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/ssh/sshchannel_p.h')
-rw-r--r--src/plugins/coreplugin/ssh/sshchannel_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/ssh/sshchannel_p.h b/src/plugins/coreplugin/ssh/sshchannel_p.h
index c260dec143..c518db78c7 100644
--- a/src/plugins/coreplugin/ssh/sshchannel_p.h
+++ b/src/plugins/coreplugin/ssh/sshchannel_p.h
@@ -34,7 +34,7 @@
#include <QtCore/QObject>
#include <QtCore/QString>
-QT_FORWARD_DECLARE_CLASS(QTimer);
+QT_FORWARD_DECLARE_CLASS(QTimer)
namespace Core {
namespace Internal {