]> cloud.milkyroute.net Git - dolphin.git/commit
Use KUniqueApplication::newInstance() as David suggested some time ago. This simplifi...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 22 Mar 2007 07:19:07 +0000 (07:19 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 22 Mar 2007 07:19:07 +0000 (07:19 +0000)
commit6ee9f08e8fc90cc67cd2ed83ae6f2dd5c1846ba3
treef61b7028fb5aefeb74e92fa1ad075e8801396f9e
parentbf1f50403955cafc00d8791420212c48c72dcc00
Use KUniqueApplication::newInstance() as David suggested some time ago. This simplifies the code and solves the issue that the window is not moved to the foreground when opening new main windows.

svn path=/trunk/KDE/kdebase/apps/; revision=645276
src/dolphinapplication.cpp
src/dolphinapplication.h
src/main.cpp