|
|
|
|
@ -94,7 +94,7 @@
|
|
|
|
|
#include <kactivelabel.h>
|
|
|
|
|
#include <tdeconfig.h>
|
|
|
|
|
#include <kstandarddirs.h>
|
|
|
|
|
#include <kprocess.h>
|
|
|
|
|
#include <tdeprocess.h>
|
|
|
|
|
#include <krichtextlabel.h>
|
|
|
|
|
|
|
|
|
|
// ibm specific stuff
|
|
|
|
|
@ -2018,7 +2018,7 @@ laptop_portable::get_button(LaptopButton l) // true if a button is pressed
|
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
|
#include <tqobject.h>
|
|
|
|
|
#include <kactivelabel.h>
|
|
|
|
|
#include <kprocess.h>
|
|
|
|
|
#include <tdeprocess.h>
|
|
|
|
|
|
|
|
|
|
#define APMDEV "/dev/apm"
|
|
|
|
|
|
|
|
|
|
@ -2443,7 +2443,7 @@ laptop_portable::software_suspend_set_mask(bool /*hibernate*/)
|
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
|
#include <tqobject.h>
|
|
|
|
|
#include <kactivelabel.h>
|
|
|
|
|
#include <kprocess.h>
|
|
|
|
|
#include <tdeprocess.h>
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
|
// Klaptopdeamon interface to NetBSD 1.5 apm.
|
|
|
|
|
|