aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-23 06:36:04 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-23 06:36:04 +0200
commit5b8c2237147336fd44b9deaa24e933abd797f8a3 (patch)
tree81ef337f8deb6e4fabb8f41594cbd48d23669836 /include/Body.hpp
parent6b347e7310c501b826785e9639d962ba1d448b4b (diff)
Testing redesign
Diffstat (limited to 'include/Body.hpp')
-rw-r--r--include/Body.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Body.hpp b/include/Body.hpp
index 4e30684..2cd7b5f 100644
--- a/include/Body.hpp
+++ b/include/Body.hpp
@@ -107,6 +107,7 @@ namespace QuickMedia {
// Set to {0, 0} to disable resizing
sf::Vector2i thumbnail_resize_target_size;
sf::Vector2f thumbnail_fallback_size;
+ sf::Color line_seperator_color;
private:
struct ThumbnailData {
bool referenced;