Changeset b70179db4d34c139c34796b2ad20ecb4f9fcf69d for inc/documentlist.hpp
- Timestamp:
- 01/06/07 23:53:54 (6 years ago)
- Parents:
- b827d65c5f1d369791046375a8741586c65971ee
- Children:
- c46ecec63a157074dc982d71a08cdbe218299e3a
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:53:54Z+0000
- Files:
-
- 1 modified
-
inc/documentlist.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/documentlist.hpp
r0586368 rb70179d 68 68 virtual void on_subscribe(); 69 69 virtual void on_selection_changed(); 70 virtual bool on_ button_press(GdkEventButton* event);70 virtual bool on_tree_button_press(GdkEventButton* event); 71 71 72 72 /** Reference to header.
