From 8a055d66f43592c257cece2eb8cc021808062917 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Nov 2011 01:11:08 -0600 Subject: Initial TQt conversion --- pyuic3/widgetinterface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyuic3/widgetinterface.h') diff --git a/pyuic3/widgetinterface.h b/pyuic3/widgetinterface.h index bf6bcd5..50f8e6d 100644 --- a/pyuic3/widgetinterface.h +++ b/pyuic3/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 -#define WidgetInterface QWidgetFactoryInterface +#define WidgetInterface TQWidgetFactoryInterface #define IID_Widget IID_QWidgetFactory #endif -- cgit v1.2.3