summaryrefslogtreecommitdiffstats
path: root/kmail/kmfilterdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmfilterdlg.h')
-rw-r--r--kmail/kmfilterdlg.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kmail/kmfilterdlg.h b/kmail/kmfilterdlg.h
index ed72d991..4742ff40 100644
--- a/kmail/kmfilterdlg.h
+++ b/kmail/kmfilterdlg.h
@@ -60,7 +60,7 @@ class KListView;
class KMFilterListBox : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constuctor. */
KMFilterListBox( const TQString & title, TQWidget* parent=0, const char* name=0, bool popFilter = false);
@@ -196,7 +196,7 @@ private:
class KMFilterActionWidget : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor. Creates a filter action widget with no type
selected. */
@@ -230,7 +230,7 @@ private:
class KMPopFilterActionWidget : public TQVButtonGroup
{
Q_OBJECT
- TQ_OBJECT
+
public:
KMPopFilterActionWidget( const TQString &title, TQWidget* parent=0, const char* name=0 );
void setAction( KMPopFilterAction aAction );
@@ -255,7 +255,7 @@ signals: // Signals
class KMFilterActionWidgetLister : public KWidgetLister
{
Q_OBJECT
- TQ_OBJECT
+
public:
KMFilterActionWidgetLister( TQWidget *parent=0, const char* name=0 );
@@ -339,7 +339,7 @@ private:
class KMFilterDlg: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Create the filter dialog. The only class which should be able to
do this is KMFilterMgr. This ensures that there is only a