mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-17 05:16:44 +00:00
Use QMenuBar instead of own global menu implementation on Linux
This is another attempt of 79f96480c2
This commit is contained in:
@@ -37,11 +37,5 @@ bool WaylandIntegration::skipTaskbarSupported() {
|
||||
void WaylandIntegration::skipTaskbar(QWindow *window, bool skip) {
|
||||
}
|
||||
|
||||
void WaylandIntegration::registerAppMenu(
|
||||
QWindow *window,
|
||||
const QString &serviceName,
|
||||
const QString &objectPath) {
|
||||
}
|
||||
|
||||
} // namespace internal
|
||||
} // namespace Platform
|
||||
|
Reference in New Issue
Block a user