Changeset 88d9d5e924b0fcefee51a89f5435b517807db732 for inc/window.hpp
- Timestamp:
- 08/18/07 18:50:29 (6 years ago)
- Parents:
- 3e9bdaf3afb5e350aed213c7f3d586b2f6e3813c
- Children:
- 08a45e900a2e26851a19505125c1014cd4423390
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-08-18T16:50:29Z+0000
- Files:
-
- 1 modified
-
inc/window.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/window.hpp
r4cf90bd r88d9d5e 125 125 void on_document_open(); 126 126 void on_document_save(); 127 bool handle_document_save(); 127 128 void on_document_save_as(); 129 bool handle_document_save_as(); 128 130 void on_document_close(); 129 131
