|
|
|
@ -38,19 +38,19 @@
|
|
|
|
|
**
|
|
|
|
|
****************************************************************************/
|
|
|
|
|
|
|
|
|
|
#include <ntqcheckbox.h>
|
|
|
|
|
#include <ntqcombobox.h>
|
|
|
|
|
#include <ntqradiobutton.h>
|
|
|
|
|
#include <ntqpushbutton.h>
|
|
|
|
|
#include <ntqprogressbar.h>
|
|
|
|
|
#include <ntqtextedit.h>
|
|
|
|
|
#include <ntqtabbar.h>
|
|
|
|
|
#include <ntqtoolbar.h>
|
|
|
|
|
#include <ntqtoolbutton.h>
|
|
|
|
|
#include <ntqmainwindow.h>
|
|
|
|
|
#include <ntqlayout.h>
|
|
|
|
|
#include <ntqaction.h>
|
|
|
|
|
#include <ntqgroupbox.h>
|
|
|
|
|
#include <tqcheckbox.h>
|
|
|
|
|
#include <tqcombobox.h>
|
|
|
|
|
#include <tqradiobutton.h>
|
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
|
#include <tqprogressbar.h>
|
|
|
|
|
#include <tqtextedit.h>
|
|
|
|
|
#include <tqtabbar.h>
|
|
|
|
|
#include <tqtoolbar.h>
|
|
|
|
|
#include <tqtoolbutton.h>
|
|
|
|
|
#include <tqmainwindow.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
#include <tqaction.h>
|
|
|
|
|
#include <tqgroupbox.h>
|
|
|
|
|
|
|
|
|
|
#include "stylewindow.h"
|
|
|
|
|
|
|
|
|
|