summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoCustomVariablesDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoCustomVariablesDia.h')
-rw-r--r--lib/kotext/KoCustomVariablesDia.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/kotext/KoCustomVariablesDia.h b/lib/kotext/KoCustomVariablesDia.h
index e2116045..915d6081 100644
--- a/lib/kotext/KoCustomVariablesDia.h
+++ b/lib/kotext/KoCustomVariablesDia.h
@@ -42,7 +42,7 @@ class TQCloseEvent;
class KoVariableNameDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
// For KWMailMergeVariableInsertDia
@@ -93,7 +93,7 @@ protected:
class KoCustomVariablesList : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCustomVariablesList( TQWidget *parent );
@@ -117,7 +117,7 @@ private:
class KOTEXT_EXPORT KoCustomVariablesDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCustomVariablesDia( TQWidget *parent, const TQPtrList<KoVariable> &variables );
@@ -138,7 +138,7 @@ protected:
class KOTEXT_EXPORT KoCustomVarDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**