Fix some indentations in zm_monitor.h
parent
c313e2e389
commit
346015f472
|
@ -282,15 +282,15 @@ protected:
|
|||
|
||||
Event *event;
|
||||
|
||||
int n_zones;
|
||||
int n_zones;
|
||||
Zone **zones;
|
||||
|
||||
struct timeval **timestamps;
|
||||
Image **images;
|
||||
struct timeval **timestamps;
|
||||
Image **images;
|
||||
|
||||
int iDoNativeMotDet;
|
||||
int iDoNativeMotDet;
|
||||
|
||||
int n_linked_monitors;
|
||||
int n_linked_monitors;
|
||||
MonitorLink **linked_monitors;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue