Changelog:
- New features:
- RkList - a list view (still not supporting scroll).
- RkModel - a simple abstract class for creating models.
- RkVariant - just type def of std::vaiant that supports std::string, RkColor, RkSize and RkFont.
- UI scaling (useful for HiDPI displays).