aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-01-19 17:30:00 -0500
committerDavid Robillard <d@drobilla.net>2015-01-19 17:30:00 -0500
commit1e54a8e03f2514f19a93c510b4d0e609073a5783 (patch)
tree525c82c0cc63ce5f60f59e861ec5545d1211ae74
parentbf89c83b8f81aa485d71d9c05c734c08fde4871e (diff)
downloadlv2-1e54a8e03f2514f19a93c510b4d0e609073a5783.tar.xz
Fix too long prototype lines in Doxygen.
-rw-r--r--doc/doxy-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy-style.css b/doc/doxy-style.css
index 4106c2b..99fea13 100644
--- a/doc/doxy-style.css
+++ b/doc/doxy-style.css
@@ -360,7 +360,7 @@ td.memSeparator {
}
.memname {
- white-space: nowrap;
+ /*white-space: nowrap;*/
font-weight: bold;
}