put singletons into their namespace
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <math.h>
|
||||
|
||||
namespace chatterino {
|
||||
namespace singletons {
|
||||
|
||||
namespace detail {
|
||||
|
||||
@@ -160,3 +161,4 @@ void ThemeManager::normalizeColor(QColor &color)
|
||||
}
|
||||
|
||||
} // namespace chatterino
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user