Show
Ignore:
Timestamp:
01/06/07 23:38:57 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
ba4eb18719feb3ef3e6e6d4343cc02c9cc977463
Children:
51c5ddfd7bdcfb903514afe7b9a3d69c1092c508
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:38:57Z+0000
Message:

[project @ Adjustments for synchronisation on request.]
The core feature seems to work. The user interface, however, may be discussed and changed later on. This is just a first try to test the feature and to make Gobby compile with it.

Original author: Armin Burgmeier <armin@…>
Date: 2005-06-13 20:20:09+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/statusbar.cpp

    rc2f01e0 ree9a068  
    1818 
    1919#include <sstream> 
    20 #include <obby/buffer.hpp> 
     20#include <obby/local_buffer.hpp> 
    2121#include "common.hpp" 
    2222#include "statusbar.hpp" 
     
    126126} 
    127127 
    128 void Gobby::StatusBar::obby_document_insert(obby::document& document) 
     128void Gobby::StatusBar::obby_document_insert(obby::local_document_info& document) 
    129129{ 
    130130} 
    131131 
    132 void Gobby::StatusBar::obby_document_remove(obby::document& document) 
     132void Gobby::StatusBar::obby_document_remove(obby::local_document_info& document) 
    133133{ 
    134134        // Last document that is closed?