From 9ba04742771370f59740e32e11c5f3a1e6a1b70a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 15:55:57 -0600 Subject: Initial TQt conversion --- kjsembed/qtbindings/qframe_imp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kjsembed/qtbindings/qframe_imp.h') diff --git a/kjsembed/qtbindings/qframe_imp.h b/kjsembed/qtbindings/qframe_imp.h index 3d386e23..e6a255fe 100644 --- a/kjsembed/qtbindings/qframe_imp.h +++ b/kjsembed/qtbindings/qframe_imp.h @@ -14,11 +14,11 @@ namespace KJSEmbed { /** - * Wrapper class for TQFrame enums. + * Wrapper class for TTQFrame enums. * * @author Ian Reinhart Geiser, geiseri@kde.org */ -class QFrameImp +class TQFrameImp { public: static void addBindings( KJS::ExecState *exec, KJS::Object &object ); -- cgit v1.2.1