|
|
@ -22,18 +22,18 @@
|
|
|
|
#include "lmsensordockpanel.h"
|
|
|
|
#include "lmsensordockpanel.h"
|
|
|
|
#include "lmsensorswidget.h"
|
|
|
|
#include "lmsensorswidget.h"
|
|
|
|
|
|
|
|
|
|
|
|
#include <ntqcolor.h>
|
|
|
|
#include <tqcolor.h>
|
|
|
|
#include <ntqlistbox.h>
|
|
|
|
#include <tqlistbox.h>
|
|
|
|
#include <ntqlineedit.h>
|
|
|
|
#include <tqlineedit.h>
|
|
|
|
#include <ntqcheckbox.h>
|
|
|
|
#include <tqcheckbox.h>
|
|
|
|
#include <ntqgroupbox.h>
|
|
|
|
#include <tqgroupbox.h>
|
|
|
|
#include <ntqradiobutton.h>
|
|
|
|
#include <tqradiobutton.h>
|
|
|
|
#include <ntqpushbutton.h>
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
#include <ntqobjectlist.h>
|
|
|
|
#include <tqobjectlist.h>
|
|
|
|
#include <ntqtabwidget.h>
|
|
|
|
#include <tqtabwidget.h>
|
|
|
|
#include <ntqcombobox.h>
|
|
|
|
#include <tqcombobox.h>
|
|
|
|
#include <ntqspinbox.h>
|
|
|
|
#include <tqspinbox.h>
|
|
|
|
#include <ntqlayout.h>
|
|
|
|
#include <tqlayout.h>
|
|
|
|
#include <kcolorbutton.h>
|
|
|
|
#include <kcolorbutton.h>
|
|
|
|
#include <kiconloader.h>
|
|
|
|
#include <kiconloader.h>
|
|
|
|
#include <tdelocale.h>
|
|
|
|
#include <tdelocale.h>
|
|
|
|