put singletons into their namespace
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "widgets/window.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
namespace singletons {
|
||||
|
||||
class ThemeManager;
|
||||
|
||||
@@ -41,3 +42,4 @@ private:
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user