diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-19 12:22:54 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-19 12:22:54 +0200 |
commit | 6f2bc908badc207754ff55d543d41d9e2b847c97 (patch) | |
tree | 179012d3d482aa539462bf203651d3df04022df4 /src/timeline/Reaction.cpp | |
parent | Close cursor we don't need and where we overwrite the contents (diff) | |
download | nheko-6f2bc908badc207754ff55d543d41d9e2b847c97.tar.xz |
Fix reaction display
Diffstat (limited to 'src/timeline/Reaction.cpp')
-rw-r--r-- | src/timeline/Reaction.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline/Reaction.cpp b/src/timeline/Reaction.cpp new file mode 100644 index 00000000..343c4649 --- /dev/null +++ b/src/timeline/Reaction.cpp @@ -0,0 +1 @@ +#include "Reaction.h" |