From 6f88fd56fae4317306c4134f5854fe1b5379d075 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 29 Sep 2019 15:05:32 +0200 Subject: Show load errors/warnings under the resta of the status fields in the UI. --- plugingui/statusframecontent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugingui/statusframecontent.h') diff --git a/plugingui/statusframecontent.h b/plugingui/statusframecontent.h index dd44907..998e87c 100644 --- a/plugingui/statusframecontent.h +++ b/plugingui/statusframecontent.h @@ -66,6 +66,7 @@ private: std::string midimap_load_status; std::string buffer_size; std::string number_of_underruns; + std::string messages; }; } // GUI:: -- cgit v1.2.3