From 4e997a9c6e25689dca65a2ec573a599699ef8170 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 1 Jan 2012 18:24:37 -0600 Subject: Initial TQt conversion --- puic/widgetinterface.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'puic/widgetinterface.h') 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 -#define WidgetInterface QWidgetFactoryInterface -#define IID_Widget IID_QWidgetFactory +#define WidgetInterface TQWidgetFactoryInterface +#define IID_Widget IID_TQWidgetFactory #endif -- cgit v1.2.3