Ошибка в порождении сигнала
This commit is contained in:
parent
b16bab5fed
commit
f3ba15d64d
@ -164,7 +164,7 @@ class ClientPrivate : public QObject
|
|||||||
{
|
{
|
||||||
if ( request->channel() == b )
|
if ( request->channel() == b )
|
||||||
{
|
{
|
||||||
request->reply( const_cast< myx::redis::Reply& >( reply ) );
|
Q_EMIT request->reply( const_cast< myx::redis::Reply& >( reply ) );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user