aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/components/StyleRuleSetEditor.cpp
blob: be6fd8d67ef08267cd7cea686ad83bd2eca9c7bf (plain)
1
2
3
4
5
6
7
#include "StyleRuleSetEditor.hpp"

namespace cru::theme_builder {
StyleRuleSetEditor::StyleRuleSetEditor() {}

StyleRuleSetEditor::~StyleRuleSetEditor() {}
}  // namespace cru::theme_builder