From a84302cc767bcabbf01b8c76f61419f4a2ab4ff0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:31:39 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit 45f529de247fc4b3662f6b474abe03fe904306ec) --- kpovmodeler/pmjuliafractal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmjuliafractal.h') diff --git a/kpovmodeler/pmjuliafractal.h b/kpovmodeler/pmjuliafractal.h index 1e68a2d3..1a113aa4 100644 --- a/kpovmodeler/pmjuliafractal.h +++ b/kpovmodeler/pmjuliafractal.h @@ -61,7 +61,7 @@ public: virtual TQString description( ) const; /** */ - virtual PMMetaObject* tqmetaObject( ) const; + virtual PMMetaObject* metaObject( ) const; /** */ virtual void cleanUp( ) const; -- cgit v1.2.3