sc ide: CodeEditor - improve gotoNext/PreviousRegion()
commit542f39c3130c0ed6668cc035e869932fb386e473
authorJakob Leben <jakob.leben@gmail.com>
Thu, 13 Sep 2012 17:32:49 +0000 (13 19:32 +0200)
committerJakob Leben <jakob.leben@gmail.com>
Thu, 13 Sep 2012 17:44:23 +0000 (13 19:44 +0200)
tree061c5fc240558d094b3922f53d9e489214240e9a
parent48dfd4a47e3ac98cabc161e47c3e56c0134fa5a1
sc ide: CodeEditor - improve gotoNext/PreviousRegion()

Always iterate over all regions starting from top, until the desired
one is found. Only this ensures consistency between all the functions
concerning regions.
editors/sc-ide/widgets/code_editor/editor.cpp