mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
commits 6001-6525 inclusive from 2.X applied to 3.0
git-svn-id: svn://localhost/ardour2/branches/3.0@6942 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
cf77196698
commit
d9cebc2edf
26 changed files with 361 additions and 99 deletions
|
|
@ -602,7 +602,7 @@ UI::handle_fatal (const char *message)
|
|||
}
|
||||
|
||||
void
|
||||
UI::popup_error (const char *text)
|
||||
UI::popup_error (const string& text)
|
||||
{
|
||||
PopUp *pup;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue