5#ifndef INCLUDE_FIFECHAN_WIDGETS_SPACER_HPP_
6#define INCLUDE_FIFECHAN_WIDGETS_SPACER_HPP_
9#include "fifechan/widget.hpp"
Abstract interface providing primitive drawing functions (lines, rectangles, etc.).
void resizeToContent(bool recursion=true) override
Resizes the widget's size to fit the content exactly, calls recursively all childs.
void draw(Graphics *graphics) override
Overrides this so that the spacer doesn't draw nothing.
Spacer()
Initializes the spacer.
Used replacement tokens by configure_file():