diff options
Diffstat (limited to 'wizards/servertype.h')
-rw-r--r-- | wizards/servertype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/servertype.h b/wizards/servertype.h index 245036664..8e6954b4c 100644 --- a/wizards/servertype.h +++ b/wizards/servertype.h @@ -50,7 +50,7 @@ class ServerType : public QObject }; /** - This map contains the uids and the user visible names + This map tqcontains the uids and the user visible names of a server type. */ typedef TQValueList<ConnectionInfo> ConnectionInfoList; |