diff options
author | hut <hut@lavabit.com> | 2010-01-01 20:35:22 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-01 20:35:22 +0100 |
commit | 6f43de0af345c63216b03b1e2611abf98266d80a (patch) | |
tree | 57edee00e6a2ed0973c5db8ef204883032e72938 /doc/uml/128002 | |
parent | 0a1bc7598776c360b469a64316a1c69c0a914b5f (diff) | |
download | ranger-6f43de0af345c63216b03b1e2611abf98266d80a.tar.gz |
notify: merged into statusbar, allow to view the log in the pager
Diffstat (limited to 'doc/uml/128002')
-rw-r--r-- | doc/uml/128002 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/uml/128002 b/doc/uml/128002 index d0d68427..0149fe5f 100644 --- a/doc/uml/128002 +++ b/doc/uml/128002 @@ -1067,26 +1067,6 @@ ${docstring}${members} end end - class 176002 "Notify" - visibility package - cpp_decl "" - java_decl "" - php_decl "" - python_2_2 python_decl "class ${name}${inherit}: -${docstring}${members} -" - idl_decl "" - explicit_switch_type "" - - classrelation 193666 // <generalisation> - relation 191618 ---|> - a public - python "${type}" - classrelation_ref 193666 // <generalisation> - b parent class_ref 156034 // Widget - end - end - class 176130 "TaskView" visibility package cpp_decl "" |