From 564aff97f80abac84be64552f5238903cb126c33 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 4 Oct 2014 00:50:57 +0000 Subject: Fix QT5 toAscii() compatibility issue. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 3a792c7f..0a1f925a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2014-10-03 Gabriel Dos Reis + + * gui/server.cc (Server::input): Replace toAscii() with toLatin1() + for Qt5-compat. + 2014-09-16 Gabriel Dos Reis * rt/vm.cc (VM::Environment::Environment): Define. -- cgit v1.2.3