From f61f056943a68ecc5fa7e7789a7b9c82901a9157 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:30:08 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kbfxlib/data/kbfxplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbfxlib/data/kbfxplugin.h') diff --git a/kbfxlib/data/kbfxplugin.h b/kbfxlib/data/kbfxplugin.h index f657d8a..72031a0 100644 --- a/kbfxlib/data/kbfxplugin.h +++ b/kbfxlib/data/kbfxplugin.h @@ -45,7 +45,7 @@ class KbfxPlugin:public TQObject KbfxPlugin ( TQString Name,TQString lib,uint id ); ~KbfxPlugin(); - void settqStatus ( bool ); + void setStatus ( bool ); TQString name(); TQString libName(); -- cgit v1.2.1