|
|
|
@ -20,8 +20,8 @@
|
|
|
|
|
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
|
|
|
|
|
#include <klocale.h>
|
|
|
|
|
#include <kglobal.h>
|
|
|
|
|
#include <tdelocale.h>
|
|
|
|
|
#include <tdeglobal.h>
|
|
|
|
|
#include <tdefontdialog.h>
|
|
|
|
|
#include <kiconloader.h>
|
|
|
|
|
#include <tqfile.h>
|
|
|
|
@ -40,14 +40,14 @@
|
|
|
|
|
#include <tqspinbox.h>
|
|
|
|
|
#include <ksqueezedtextlabel.h>
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
#include <kmessagebox.h>
|
|
|
|
|
#include <tdemessagebox.h>
|
|
|
|
|
#include <tdeconfig.h>
|
|
|
|
|
#include <tqstyle.h>
|
|
|
|
|
#include <tqheader.h>
|
|
|
|
|
#include <tdelistview.h>
|
|
|
|
|
#include <tqmessagebox.h>
|
|
|
|
|
#include <tqcheckbox.h>
|
|
|
|
|
#include <kglobal.h>
|
|
|
|
|
#include <tdeglobal.h>
|
|
|
|
|
#include <kstandarddirs.h>
|
|
|
|
|
|
|
|
|
|
#include <sys/types.h>
|
|
|
|
|