Changed some strings to be stored as ImString directly

This commit is contained in:
4bb4 2020-10-13 17:02:10 +02:00
parent f8bb5d07c4
commit 44a065c8c7
2 changed files with 19 additions and 16 deletions

View file

@ -30,7 +30,7 @@ fn show_basic_plot(ui: &Ui, plot_ui: &PlotUi) {
fn show_configurable_plot(ui: &Ui, plot_ui: &PlotUi) {
ui.text(im_str!(
"This header demos what we can configure about plots."
"This header demos what we can configure about plots. €."
));
// Settings for the plot