From 0700c6fe37119ea2727bc295924e9cd1535a6c73 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 24 Jan 2017 22:59:27 +0300 Subject: [PATCH] +goal (Qt) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 6a95ef5..3714876 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -28,6 +28,7 @@ This is non-exhaustive list of current goals. * Implement missing syscalls. Allow to LLE more system modules. * Write automatic tests to minimize bugs. * Implement savedata manager. Currently it doesn't have user interface. +* GUI: Use Qt instead of wxWidgets. ## Long term goals * Support booting from original game discs.