Re-run clang-format
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "colorschemer.h"
|
||||
|
||||
ColorSchemer::ColorSchemer(QObject* parent)
|
||||
ColorSchemer::ColorSchemer(QObject *parent)
|
||||
: QObject(parent)
|
||||
, c(new KColorSchemeManager(this))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user