]> git.lyx.org Git - lyx.git/commit
RandomAccessList: new swap() method for swapping two elements without any copy.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 9 Aug 2009 19:51:12 +0000 (19:51 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 9 Aug 2009 19:51:12 +0000 (19:51 +0000)
commit1a27aaca77588458343373c8fc7ecd01a22d2e73
treeb581dd715a321381459fdff9f5b09f49bcaa1a16
parent8c053ea10ce1187499bc112ae88d04d956ae48f9
RandomAccessList: new swap() method for swapping two elements without any copy.
LFUN_PARAGRAPH_MOVE_UP and LFUN_PARAGRAPH_MOVE_DOWN: use that.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30958 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text3.cpp
src/support/RandomAccessList.h