mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Move many widget classes to lib_ui.
This commit is contained in:
@@ -1117,4 +1117,8 @@ QPoint SilentToggle::tooltipPos() const {
|
||||
return QCursor::pos();
|
||||
}
|
||||
|
||||
bool SilentToggle::tooltipWindowActive() const {
|
||||
return InFocusChain(window());
|
||||
}
|
||||
|
||||
} // namespace Ui
|
||||
|
Reference in New Issue
Block a user