From 1630b3fd62c57e01468a03a9d4dde397f903ef37 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Jan 2013 18:51:29 +0000 Subject: Lint. Fix test suite compilation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4937 a436a847-0d15-0410-975c-d299462d15a1 --- src/client/PluginModel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/PluginModel.cpp') diff --git a/src/client/PluginModel.cpp b/src/client/PluginModel.cpp index 8bf7aead..5dc6ec2a 100644 --- a/src/client/PluginModel.cpp +++ b/src/client/PluginModel.cpp @@ -280,7 +280,7 @@ heading(const std::string& text, bool html) return text + ":\n\n"; } } - + std::string PluginModel::documentation(bool html) const { -- cgit v1.2.1