Show
Ignore:
Timestamp:
01/06/07 23:32:40 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
5c0de74b53869ec82f99cc886a1728f2118da516
Children:
afb963a84e195ff11b2ec3b31844329708958291
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:32:40Z+0000
Message:

[project @ Insert parameter placeholder corrected]

Original author: Philipp Kern <phil@…>
Date: 2005-04-26 14:33:06+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/document.cpp

    r54d44a3 rfa007f9  
    115115void Gobby::Document::on_insert(const Gtk::TextBuffer::iterator& begin, 
    116116                                const Glib::ustring& text, 
    117                                 int foo) 
     117                                int bytes) 
    118118{ 
    119119        if(m_editing) return;