From 5e235d01612b2544fe02cc34816cd6e925ed564f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sun, 30 Aug 2009 15:05:21 +0200 Subject: Activate about dialog too. diff --git a/Swift/QtUI/QtLoginWindow.cpp b/Swift/QtUI/QtLoginWindow.cpp index fb31e3c..62e0484 100644 --- a/Swift/QtUI/QtLoginWindow.cpp +++ b/Swift/QtUI/QtLoginWindow.cpp @@ -141,7 +141,9 @@ void QtLoginWindow::handleAbout() { aboutDialog_->show(); } else { + aboutDialog_->show(); aboutDialog_->raise(); + aboutDialog_->activateWindow(); } } -- cgit v0.10.2-6-g49f6