forked from Silverfish/proton-bridge
Other: C++ Code reformat.
This commit is contained in:
@ -29,8 +29,7 @@
|
||||
//**********************************************************************************************************************
|
||||
/// \brief gRPC server worker
|
||||
//**********************************************************************************************************************
|
||||
class GRPCServerWorker : public bridgepp::Worker
|
||||
{
|
||||
class GRPCServerWorker : public bridgepp::Worker {
|
||||
Q_OBJECT
|
||||
public: // member functions.
|
||||
explicit GRPCServerWorker(QObject *parent); ///< Default constructor.
|
||||
|
||||
Reference in New Issue
Block a user