mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-18 13:59:46 +00:00
Move xdg-foreign support to lib_base
This commit is contained in:
@@ -26,10 +26,6 @@ WaylandIntegration *WaylandIntegration::Instance() {
|
||||
return &instance;
|
||||
}
|
||||
|
||||
QString WaylandIntegration::nativeHandle(QWindow *window) {
|
||||
return {};
|
||||
}
|
||||
|
||||
bool WaylandIntegration::skipTaskbarSupported() {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user