--- a/src/config.h Tue Oct 22 22:14:32 2013 +0300 +++ b/src/config.h Thu Dec 05 13:51:52 2013 +0200 @@ -27,7 +27,7 @@ #include <QKeySequence> class QSettings; -typedef QChar qchar; +typedef QChar QChar; typedef QString str; #define MAX_INI_LINE 512