Subversion Repositories Projects

Rev

Rev 272 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 272 Rev 305
Line 120... Line 120...
120
 
120
 
121
        switch(CMD)
121
        switch(CMD)
122
        {
122
        {
123
            case 1 :
123
            case 1 :
124
            {
124
            {
125
                SendData(1, QString(QA_NAME + " " + QA_VERSION + ":" + Username + ":" + Password + ":"));
125
                SendData(1, QString(QA_NAME + " " + QA_VERSION + " [" + QA_OS + "]:" + Username + ":" + Password + ":"));
126
            }
126
            }
127
            break;
127
            break;
128
            case 2 :
128
            case 2 :
129
            {
129
            {