MSVC Compile warning.

This commit is contained in:
Friedemann Kleint
2011-03-23 16:31:31 +01:00
parent b45a73ffab
commit 787b1fdff3

View File

@@ -40,7 +40,7 @@
namespace Utils {
class SshConnection;
class SshConnectionParameters;
struct SshConnectionParameters;
namespace Internal { class SshConnectionManagerPrivate; }
class QTCREATOR_UTILS_EXPORT SshConnectionManager