|
|
@ -20,17 +20,17 @@
|
|
|
|
* *
|
|
|
|
* *
|
|
|
|
***************************************************************************/
|
|
|
|
***************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
#include <ntqbuttongroup.h>
|
|
|
|
#include <tqbuttongroup.h>
|
|
|
|
#include <ntqcheckbox.h>
|
|
|
|
#include <tqcheckbox.h>
|
|
|
|
#include <ntqcombobox.h>
|
|
|
|
#include <tqcombobox.h>
|
|
|
|
#include <ntqlabel.h>
|
|
|
|
#include <tqlabel.h>
|
|
|
|
#include <ntqlayout.h>
|
|
|
|
#include <tqlayout.h>
|
|
|
|
#include <ntqlineedit.h>
|
|
|
|
#include <tqlineedit.h>
|
|
|
|
#include <ntqlistbox.h>
|
|
|
|
#include <tqlistbox.h>
|
|
|
|
#include <ntqpushbutton.h>
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
#include <ntqradiobutton.h>
|
|
|
|
#include <tqradiobutton.h>
|
|
|
|
#include <ntqstringlist.h>
|
|
|
|
#include <tqstringlist.h>
|
|
|
|
#include <ntqvalidator.h>
|
|
|
|
#include <tqvalidator.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include <tdeconfig.h>
|
|
|
|
#include <tdeconfig.h>
|
|
|
|
#include <kdebug.h>
|
|
|
|
#include <kdebug.h>
|
|
|
|