mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
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.
|
||
|
|
||
|
|