Compile fix

Change-Id: I4e588e1f0dc666e19b954cfcd0caa6343101a1d4
Reviewed-on: http://codereview.qt.nokia.com/278
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
Leandro Melo
2011-05-31 16:43:00 +02:00
committed by Christian Kandeler
parent 413198d570
commit e75e2b0c4d
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,8 @@
#include <QtCore/QSettings>
#include <QtGui/QDesktopServices>
#include <cctype>
typedef Utils::SshConnectionParameters::AuthenticationType AuthType;
namespace RemoteLinux {