Item Refactor complete
This commit is contained in:
parent
219fbfb4c7
commit
24c168cf64
17 changed files with 78 additions and 41 deletions
|
|
@ -31,6 +31,9 @@ protected:
|
|||
|
||||
std::vector<Client> clients;
|
||||
|
||||
public slots:
|
||||
virtual void itemUpdated(ItemUpdateRequest update) override;
|
||||
|
||||
public:
|
||||
Server(QObject* parent = nullptr);
|
||||
virtual ~Server();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue