summaryrefslogtreecommitdiffstats
path: root/kspread/kspread_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/kspread_factory.h')
-rw-r--r--kspread/kspread_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_factory.h b/kspread/kspread_factory.h
index 7f2ec9551..e1897856e 100644
--- a/kspread/kspread_factory.h
+++ b/kspread/kspread_factory.h
@@ -31,7 +31,7 @@ namespace KSpread
class Factory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
Factory( TQObject* parent = 0, const char* name = 0 );
~Factory();