mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
Fix coding style
This commit is contained in:
committed by
sledgehammer999
parent
5a96e1fc7a
commit
487eb554c9
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "apicontroller.h"
|
||||
|
||||
class LogController : public APIController
|
||||
class LogController final : public APIController
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(LogController)
|
||||
|
||||
Reference in New Issue
Block a user