|
|
@ -10,15 +10,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
#include "kftpfilteraddpatternlayout.h"
|
|
|
|
#include "kftpfilteraddpatternlayout.h"
|
|
|
|
|
|
|
|
|
|
|
|
#include <ntqvariant.h>
|
|
|
|
#include <tqvariant.h>
|
|
|
|
#include <ntqpushbutton.h>
|
|
|
|
#include <tqpushbutton.h>
|
|
|
|
#include <ntqgroupbox.h>
|
|
|
|
#include <tqgroupbox.h>
|
|
|
|
#include <ntqlabel.h>
|
|
|
|
#include <tqlabel.h>
|
|
|
|
#include <klineedit.h>
|
|
|
|
#include <klineedit.h>
|
|
|
|
#include <kcolorbutton.h>
|
|
|
|
#include <kcolorbutton.h>
|
|
|
|
#include <ntqlayout.h>
|
|
|
|
#include <tqlayout.h>
|
|
|
|
#include <ntqtooltip.h>
|
|
|
|
#include <tqtooltip.h>
|
|
|
|
#include <ntqwhatsthis.h>
|
|
|
|
#include <tqwhatsthis.h>
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* Constructs a KFTPFilterAddPatternLayout as a child of 'parent', with the
|
|
|
|
* Constructs a KFTPFilterAddPatternLayout as a child of 'parent', with the
|
|
|
|