Code style refactoring done
This commit is contained in:
parent
02766bd5d2
commit
c5f1572efa
36 changed files with 202 additions and 130 deletions
|
|
@ -7,8 +7,7 @@
|
|||
#include "../entities/vessel_entity.h"
|
||||
|
||||
|
||||
class object_system
|
||||
{
|
||||
class object_system {
|
||||
private:
|
||||
QVector<dpoint_entity> _dpoints;
|
||||
QVector<vessel_entity> _vessels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue