11 lines
391 B
Diff
11 lines
391 B
Diff
|
*** vcl/unx/kde4/KDEXLib.cxx_ 2010-02-21 22:34:18.917502324 +0200
|
||
|
--- vcl/unx/kde4/KDEXLib.cxx 2010-02-21 22:35:29.642770570 +0200
|
||
|
***************
|
||
|
*** 134,137 ****
|
||
|
--- 134,138 ----
|
||
|
KCmdLineArgs::init( m_nFakeCmdLineArgs, m_pAppCmdLineArgs, kAboutData );
|
||
|
|
||
|
+ KApplication::setGraphicsSystem( "native" );
|
||
|
m_pApplication = new VCLKDEApplication();
|
||
|
kapp->disableSessionManagement();
|