Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37549714
en ru br
Репозитории ALT
S:1.5.1627-alt1
5.1: 0.15-alt0.r2747.M51.1
www.altlinux.org/Changes

Группа :: Сети/Мгновенные сообщения
Пакет: psi-plus

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: psi-plus-events-alt.patch
Скачать


diff --git a/psi-plus-snapshots/src/mainwin.cpp b/psi-plus-snapshots/src/mainwin.cpp
index ecd20cc..5c0ce47 100644
--- a/psi-plus-snapshots/src/mainwin.cpp
+++ b/psi-plus-snapshots/src/mainwin.cpp
@@ -1616,7 +1616,7 @@ void MainWin::trayClicked(const QPoint &, int button)
         return;
     }
 
-    if (button == Qt::MiddleButton) {
+    if (button == Qt::MiddleButton || d->nextAmount > 0) {
         doRecvNextEvent();
         return;
     }
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin