mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
6d678c927c
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@808 a592a061-630c-0410-9148-cb99ea01b6c8
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
|
|
Add back functionality for slot(Obj&,func) and slot(Obj*,func).
|
|
Get advanced signal code going. (with recursion checks and rest)
|
|
Get mapped signal code going. (anonymous union mapping to a class)
|
|
Add a cache to the Scope code so that it can be used for a
|
|
weak reference.
|
|
|
|
|