From bc48dbcc61e0c39023cc81c09f716d2ed8158648 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:09:22 -0600 Subject: Rename old tq methods that no longer need a unique name --- 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