]> git.lyx.org Git - lyx.git/commit
add signal/slot implementation 'framework'
authorAndré Pönitz <poenitz@gmx.net>
Sun, 25 Nov 2007 19:46:22 +0000 (19:46 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 25 Nov 2007 19:46:22 +0000 (19:46 +0000)
commit65f9f3c22b29450fbae459f4371a6b1212e28681
treeb31a7b076a91885d9f5b272564b149e62c9fa506
parent75ac7cb3add03c875d46174177350cd64842428d
add signal/slot implementation 'framework'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21781 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/Makefile.am
src/support/SignalSlot.cpp [new file with mode: 0644]
src/support/SignalSlot.h [new file with mode: 0644]
src/support/SignalSlotPrivate.h [new file with mode: 0644]