summaryrefslogtreecommitdiffstats
path: root/puic/widgetinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'puic/widgetinterface.h')
-rw-r--r--puic/widgetinterface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/puic/widgetinterface.h b/puic/widgetinterface.h
index bf6bcd5..530d812 100644
--- a/puic/widgetinterface.h
+++ b/puic/widgetinterface.h
@@ -1,7 +1,7 @@
/**********************************************************************
** Copyright (C) 2000-2001 Trolltech AS. All rights reserved.
**
-** This file is part of Qt Designer.
+** This file is part of TQt Designer.
**
** This file may be distributed and/or modified under the terms of the
** GNU General Public License version 2 as published by the Free Software
@@ -23,7 +23,7 @@
#include <private/qwidgetinterface_p.h>
-#define WidgetInterface QWidgetFactoryInterface
-#define IID_Widget IID_QWidgetFactory
+#define WidgetInterface TQWidgetFactoryInterface
+#define IID_Widget IID_TQWidgetFactory
#endif