ran clang-format on all files
This commit is contained in:
@@ -4,13 +4,12 @@
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
|
||||
#include "controllers/commands/Command.hpp"
|
||||
#include "common/SignalVector2.hpp"
|
||||
#include "controllers/commands/Command.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
class Channel;
|
||||
|
||||
|
||||
class CommandModel;
|
||||
|
||||
class CommandController
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include "controllers/commands/Command.hpp"
|
||||
#include "common/SignalVectorModel.hpp"
|
||||
#include "controllers/commands/Command.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user