diff options
| author | crupest <crupest@outlook.com> | 2022-02-11 17:46:20 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-02-11 17:46:20 +0800 |
| commit | 2fd37d41bb804a06acc8e2d341d5ce5d8370184b (patch) | |
| tree | 4a87909043189928c38ee325377ee600d5321b19 /src/theme_builder/components/conditions/CompoundConditionEditor.hpp | |
| parent | 85746e9f053432bdcfb99b21997efa040eac1bc3 (diff) | |
| download | cru-2fd37d41bb804a06acc8e2d341d5ce5d8370184b.tar.gz cru-2fd37d41bb804a06acc8e2d341d5ce5d8370184b.tar.bz2 cru-2fd37d41bb804a06acc8e2d341d5ce5d8370184b.zip | |
...
Diffstat (limited to 'src/theme_builder/components/conditions/CompoundConditionEditor.hpp')
| -rw-r--r-- | src/theme_builder/components/conditions/CompoundConditionEditor.hpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/theme_builder/components/conditions/CompoundConditionEditor.hpp b/src/theme_builder/components/conditions/CompoundConditionEditor.hpp deleted file mode 100644 index 00f73e09..00000000 --- a/src/theme_builder/components/conditions/CompoundConditionEditor.hpp +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once -#include "ConditionEditor.h" - -namespace cru::theme_builder::components::conditions { -class CompoundConditionEditor : public ConditionEditor {}; - -} // namespace cru::theme_builder::components::conditions |
