]> git.lyx.org Git - features.git/history - src/support/signals.h
Remove redundant declarations reported by GCC with -Wredundant-decls option
[features.git] / src / support / signals.h
2020-12-19 Yuriy SkalkoMove Trackable class to Server.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-12-09 Jean-Marc LasgouttesReduce the amount of needed boost headers
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)