Guisan: added toggle button widget

This commit is contained in:
Dimitris Panokostas 2020-02-05 21:56:17 +01:00
parent 684a9b4bce
commit 79b4c8dfe9
6 changed files with 351 additions and 0 deletions

View file

@ -59,6 +59,7 @@
#include <iosfwd>
#include <stack>
#include <string>
#include "guisan/cliprectangle.hpp"
#include "guisan/platform.hpp"