syncing with upstream
This commit is contained in:
committed by
Paul Davis
parent
5f0857620e
commit
04b515d535
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user