Skip to content

Commit 5104fbb

Browse files
committed
Refactoring
1 parent 153b46b commit 5104fbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

omodsim/modbusmultiserver.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class ModbusTcpServer : public QModbusTcpServer
5454
return resp;
5555
}
5656

57+
private:
5758
int _transactionId = 0;
5859
};
5960

0 commit comments

Comments
 (0)