use ensure_float() on memory limit warning dialog
git-svn-id: svn://localhost/ardour2/trunk@1423 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
29c378eecc
commit
87ee8fd71f
@ -379,6 +379,7 @@ ARDOUR_UI::startup ()
|
|||||||
"You can view the memory limit with 'ulimit -l', "
|
"You can view the memory limit with 'ulimit -l', "
|
||||||
"and it is normally controlled by /etc/security/limits.conf"));
|
"and it is normally controlled by /etc/security/limits.conf"));
|
||||||
|
|
||||||
|
editor->ensure_float (msg);
|
||||||
msg.run ();
|
msg.run ();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user