28 extern template class widget<i_push_button>;
29 extern template class button<i_push_button>;
35 static const uint32_t kMaxAnimationFrame = 10;
92 uint32_t iAnimationFrame;
96 mutable std::optional<std::pair<neogfx::font, size>> iStandardButtonWidth;