From b5e89dd08b51b46ea43e036ac11dba55ea80fc72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:55:58 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit f61f056943a68ecc5fa7e7789a7b9c82901a9157. --- kbfxlib/data/kbfxplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbfxlib/data') diff --git a/kbfxlib/data/kbfxplugin.h b/kbfxlib/data/kbfxplugin.h index 72031a0..f657d8a 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 setStatus ( bool ); + void settqStatus ( bool ); TQString name(); TQString libName(); -- cgit v1.2.3