SYS: Buffer anchor mechanism first step

This commit is contained in:
2011-09-11 22:46:36 +02:00
parent bdc4793955
commit 2712d4f67d
9 changed files with 113 additions and 85 deletions

View File

@@ -178,6 +178,7 @@ CXXFILES+= CustumWidget/BufferView/BufferView.cpp \
GuiTools/Search/SearchData.cpp
# Basic Interface :
CXXFILES+= Buffer/Buffer.cpp \
Buffer/BufferAnchor.cpp \
Buffer/BufferText.cpp \
Buffer/BufferEmpty.cpp \