ui: Added proper localization for TTY Console

This commit is contained in:
WerWolv
2021-06-06 18:19:17 +02:00
parent be81a6dc34
commit eaacb4d102
5 changed files with 63 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
#include <thread>
#include <vector>
namespace hex {
namespace hex::plugin::windows {
namespace prv { class Provider; }