25#ifndef TGUI_TOOLTIP_HPP
26#define TGUI_TOOLTIP_HPP
28#include <TGUI/Config.hpp>
29#include <TGUI/Vector2.hpp>
30#include <TGUI/Duration.hpp>
34TGUI_MODULE_EXPORT
namespace tgui
92 static bool m_showOnDisabledWidget;
Wrapper for durations.
Definition Duration.hpp:55
Namespace that contains all TGUI functions and classes.
Definition AbsoluteOrRelativeValue.hpp:38