changelog
- Sun, 08 Sep 2013 16:53:31 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 08 Sep 2013 16:53:31 +0300] rev 21
- use proper names QVariant and QChar instead of ambigous/dumb "var" and "qchar"
- Sun, 08 Sep 2013 16:14:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 08 Sep 2013 16:14:58 +0300] rev 20
- Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe