Changeset 3033edac03b725f01854e3161ac09682e771a063 for src/document.cpp
- Timestamp:
- 01/06/07 23:35:59 (6 years ago)
- Parents:
- 930225ef1e1c135c0f5076cf955ef263ab5be48e
- Children:
- f9e7e83d1603744ec991482a6817091f55697ba2
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:35:59Z+0000
- Files:
-
- 1 modified
-
src/document.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/document.cpp
r6ac8196 r3033eda 205 205 #endif 206 206 207 Glib::ustring Gobby::Document::get_content() 208 { 209 return m_view.get_buffer()->get_text(); 210 } 211 207 212 void Gobby::Document::obby_user_join(obby::user& user) 208 213 {
