Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "PaneWidget.hpp"
|
||||
|
||||
namespace Bloom::Widgets
|
||||
namespace Widgets
|
||||
{
|
||||
PaneWidget::PaneWidget(PaneState& state, PanelWidget* parent)
|
||||
: state(state)
|
||||
|
||||
Reference in New Issue
Block a user