diff options
author | crupest <crupest@outlook.com> | 2022-02-08 21:56:12 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-02-08 21:56:12 +0800 |
commit | 672dd2362a261b8da47c1a7274f0cfc213f6cdfe (patch) | |
tree | 1b958c92d31324204c283ca7580bfe01b38dc11d /src/theme_builder/components/ConditionEditor.cpp | |
parent | df15abf2d0e78fb79ad8232613f001639393d7e7 (diff) | |
download | cru-672dd2362a261b8da47c1a7274f0cfc213f6cdfe.tar.gz cru-672dd2362a261b8da47c1a7274f0cfc213f6cdfe.tar.bz2 cru-672dd2362a261b8da47c1a7274f0cfc213f6cdfe.zip |
...
Diffstat (limited to 'src/theme_builder/components/ConditionEditor.cpp')
-rw-r--r-- | src/theme_builder/components/ConditionEditor.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theme_builder/components/ConditionEditor.cpp b/src/theme_builder/components/ConditionEditor.cpp new file mode 100644 index 00000000..d50a1d6b --- /dev/null +++ b/src/theme_builder/components/ConditionEditor.cpp @@ -0,0 +1 @@ +#include "ConditionEditor.h" |