mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
compile
svn path=/trunk/kdesupport/qca/; revision=654041
This commit is contained in:
parent
c434d94e8d
commit
55da2a0754
@ -235,7 +235,7 @@ private slots:
|
||||
|
||||
void sock_error(QAbstractSocket::SocketError error)
|
||||
{
|
||||
qDebug() << "Socket error: " << error;
|
||||
qDebug() << "Socket error: " << (unsigned) error;
|
||||
}
|
||||
|
||||
void ssl_handshaken()
|
||||
|
Loading…
x
Reference in New Issue
Block a user