|
|
@ -959,7 +959,7 @@ public class KApplication extends TQApplication implements KInstanceInterface {
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public static native TQPalette createApplicationPalette();
|
|
|
|
public static native TQPalette createApplicationPalette();
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
Raw access for use by KDM.
|
|
|
|
Raw access for use by TDM.
|
|
|
|
@short
|
|
|
|
@short
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public static native TQPalette createApplicationPalette(KConfig config, int contrast);
|
|
|
|
public static native TQPalette createApplicationPalette(KConfig config, int contrast);
|
|
|
|