mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
syncing with upstream
This commit is contained in:
parent
5f0857620e
commit
04b515d535
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ class /*LIBPBD_API*/ ConfigVariable : public ConfigVariableBase
|
|||
};
|
||||
|
||||
/** Specialisation of ConfigVariable to deal with float (-inf etc) */
|
||||
template<> void
|
||||
template<> LIBPBD_API void
|
||||
ConfigVariable<float>::set_from_string (std::string const & s);
|
||||
|
||||
/** Specialisation of ConfigVariable for std::string to cope with whitespace properly */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue