diff options
author | Sven Gothel <[email protected]> | 2013-07-18 13:12:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-18 13:12:07 +0200 |
commit | 906ec91648cd1786285e9ec86d12bca49c3cdb31 (patch) | |
tree | 12e45138e6feea0ca527e879c84a92c3a58c4fe9 /doc/uml/jogl/generation_settings | |
parent | c58b8840c33c84197ed83c8b55f2b377a3043a8e (diff) |
Doc: Update UML diagram and 'Overview-OpenGL-Evolution-And-JOGL'
Diffstat (limited to 'doc/uml/jogl/generation_settings')
-rwxr-xr-x[-rw-r--r--] | doc/uml/jogl/generation_settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uml/jogl/generation_settings b/doc/uml/jogl/generation_settings index 6e7065d11..e66b84528 100644..100755 --- a/doc/uml/jogl/generation_settings +++ b/doc/uml/jogl/generation_settings @@ -110,7 +110,7 @@ ${items} cpp_default_operation_definition "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{ ${body}} " - java_default_src_content "${comment} + cpp_indent_visibility " "java_default_src_content "${comment} ${package} ${imports} ${definition}" |