summaryrefslogtreecommitdiff
path: root/plugingui/statusframecontent.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2019-09-29 15:05:32 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2019-09-29 15:05:32 +0200
commit6f88fd56fae4317306c4134f5854fe1b5379d075 (patch)
tree12085cda4d5543a5317ee200b5e72c751ec92c32 /plugingui/statusframecontent.h
parent9d1ea1e7cfa256c7f5cac027382d92f658734ccb (diff)
Show load errors/warnings under the resta of the status fields in the UI.
Diffstat (limited to 'plugingui/statusframecontent.h')
-rw-r--r--plugingui/statusframecontent.h1
1 files changed, 1 insertions, 0 deletions
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::