mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-25 04:38:23 +00:00
Global methods textlnkOver/Down/DrawOver were replaced by static members of ClickHandler, now global state consists of the handler pointer + host pointer, who declares callbacks for the active and pressed handler changed events. This will allow to use ClickHandler from different hosts simultaneously (like HistoryItem / BotDescription / BotKeyboard). Not yet tested. |
||
---|---|---|
.. | ||
introcode.cpp | ||
introcode.h | ||
introphone.cpp | ||
introphone.h | ||
intropwdcheck.cpp | ||
intropwdcheck.h | ||
introsignup.cpp | ||
introsignup.h | ||
introstart.cpp | ||
introstart.h | ||
introwidget.cpp | ||
introwidget.h |