[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [simon/mac] simonlib/simoncontextdetection/test: Explicitly raise dummy application window
From:       Peter Grasch <me () bedahr ! org>
Date:       2014-03-31 19:09:27
Message-ID: E1WUhaJ-000362-Qv () scm ! kde ! org
[Download RAW message or body]

Git commit 0e194996dff904641bd47a1c24d31a3598498ec9 by Peter Grasch.
Committed on 31/03/2014 at 18:58.
Pushed by grasch into branch 'mac'.

Explicitly raise dummy application window

M  +2    -1    simonlib/simoncontextdetection/test/dummyapplication.cpp

http://commits.kde.org/simon/0e194996dff904641bd47a1c24d31a3598498ec9

diff --git a/simonlib/simoncontextdetection/test/dummyapplication.cpp b/sim=
onlib/simoncontextdetection/test/dummyapplication.cpp
index 064a443..ceef6a4 100644
--- a/simonlib/simoncontextdetection/test/dummyapplication.cpp
+++ b/simonlib/simoncontextdetection/test/dummyapplication.cpp
@@ -26,5 +26,6 @@ int main(int argc, char** argv)
   QWidget w;
   w.setWindowTitle("Test Dummy Application");
   w.show();
+  w.raise();
   return app.exec();
-}
\ No newline at end of file
+}

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic