scide: refactoring - move LineIndicator to separate source file
commit92f9a4fa1dc63992972250e4894652faf11e9fdf
authorTim Blechmann <tim@klingt.org>
Sun, 9 Sep 2012 08:55:01 +0000 (9 10:55 +0200)
committerTim Blechmann <tim@klingt.org>
Sun, 9 Sep 2012 09:00:24 +0000 (9 11:00 +0200)
treeb8bf4359cc15c3235bef47f394b42b01b73641e9
parent497d8309a1b3cc01768708318d2e33b466185403
scide: refactoring - move LineIndicator to separate source file

Signed-off-by: Tim Blechmann <tim@klingt.org>
editors/sc-ide/CMakeLists.txt
editors/sc-ide/widgets/code_editor/editor.cpp
editors/sc-ide/widgets/code_editor/editor.hpp
editors/sc-ide/widgets/code_editor/line_indicator.cpp [new file with mode: 0644]
editors/sc-ide/widgets/code_editor/line_indicator.hpp [new file with mode: 0644]