|
|
@ -192,7 +192,7 @@ public class KApplication extends QApplication implements KInstanceInterface {
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
Disables session management for this application.
|
|
|
|
Disables session management for this application.
|
|
|
|
Useful in case your application is started by the
|
|
|
|
Useful in case your application is started by the
|
|
|
|
initial "startkde" script.
|
|
|
|
initial "starttde" script.
|
|
|
|
@short Disables session management for this application.
|
|
|
|
@short Disables session management for this application.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public native void disableSessionManagement();
|
|
|
|
public native void disableSessionManagement();
|
|
|
|