mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Fix code formatting
This commit is contained in:
@ -10,7 +10,7 @@ class StatusPageController : public stefanfrings::HttpRequestHandler
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(StatusPageController);
|
||||
|
||||
public:
|
||||
public:
|
||||
StatusPageController();
|
||||
|
||||
void service(stefanfrings::HttpRequest &request, stefanfrings::HttpResponse &response) override;
|
||||
|
Reference in New Issue
Block a user