mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added experimental option to disable touch bar on macOS.
This commit is contained in:
@@ -55,6 +55,7 @@ struct CounterLayerArgs {
|
||||
};
|
||||
|
||||
extern const char kOptionNewWindowsSizeAsFirst[];
|
||||
extern const char kOptionDisableTouchbar[];
|
||||
|
||||
[[nodiscard]] QImage GenerateCounterLayer(CounterLayerArgs &&args);
|
||||
[[nodiscard]] QImage WithSmallCounter(QImage image, CounterLayerArgs &&args);
|
||||
|
Reference in New Issue
Block a user