From 6e02999eb89e856643d3114fc85695d797bcdb7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=A4=D0=B5=D0=B4=D0=B8=D0=BD?= Date: Tue, 3 Dec 2019 00:56:48 +0400 Subject: [PATCH] Run clang-format --- Telegram/SourceFiles/platform/linux/main_window_linux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/platform/linux/main_window_linux.cpp b/Telegram/SourceFiles/platform/linux/main_window_linux.cpp index 322db9583..69890cd1d 100644 --- a/Telegram/SourceFiles/platform/linux/main_window_linux.cpp +++ b/Telegram/SourceFiles/platform/linux/main_window_linux.cpp @@ -131,7 +131,7 @@ void MainWindow::psSetupTrayIcon() { trayIcon->setToolTip(str_const_toString(AppName)); connect(trayIcon, SIGNAL(activated(QSystemTrayIcon::ActivationReason)), this, - SLOT(toggleTray(QSystemTrayIcon::ActivationReason)), Qt::UniqueConnection); + SLOT(toggleTray(QSystemTrayIcon::ActivationReason)), Qt::UniqueConnection); // This is very important for native notifications via libnotify! // Some notification servers compose several notifications with a "Reply"