19#ifndef SRC_SUPLA_NETWORK_HTML_SECURITY_LOG_LIST_H_
20#define SRC_SUPLA_NETWORK_HTML_SECURITY_LOG_LIST_H_
22#include <supla/network/html_element.h>
32class SecurityLogList :
public HtmlElement {
35 virtual ~SecurityLogList();
Definition security_logger.h:62
Definition web_sender.h:28