BUG: 169016
svn path=/trunk/KDE/kdebase/apps/; revision=927544
#include <kcmdlineargs.h>
#include <kurl.h>
#include <QtDBus/QDBusConnection>
#include <kcmdlineargs.h>
#include <kurl.h>
#include <QtDBus/QDBusConnection>
DolphinApplication::DolphinApplication() :
m_lastId(0)
DolphinApplication::DolphinApplication() :
m_lastId(0)
int DolphinApplication::newInstance()
{
int DolphinApplication::newInstance()
{
- KCmdLineArgs::setCwd(QDir::currentPath().toUtf8());
KCmdLineArgs* args = KCmdLineArgs::parsedArgs();
static bool first = true;
KCmdLineArgs* args = KCmdLineArgs::parsedArgs();
static bool first = true;