From b521a9ffc19b881ac4d72ee000fe6543eb1c9c8b Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Tue, 13 Jan 2026 21:49:14 +0100 Subject: [PATCH] Fix: avoid using deprecated functions --- rog-control-center/src/tray.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rog-control-center/src/tray.rs b/rog-control-center/src/tray.rs index 4f63a97e..ea806711 100644 --- a/rog-control-center/src/tray.rs +++ b/rog-control-center/src/tray.rs @@ -170,7 +170,7 @@ pub fn init_tray(_supported_properties: Vec, config: Arc tray = t, Err(e) => { log::error!(