From 1dd83e5f38d1c16d3e6da18d0caca0ee093ab58f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:35:10 -0600 Subject: Rename old tq methods that no longer need a unique name --- umbrello/umbrello/umlwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umbrello/umbrello/umlwidget.h') diff --git a/umbrello/umbrello/umlwidget.h b/umbrello/umbrello/umlwidget.h index 0cebb9d8..fd646306 100644 --- a/umbrello/umbrello/umlwidget.h +++ b/umbrello/umbrello/umlwidget.h @@ -466,7 +466,7 @@ public: /** * Set the m_bActivated flag of a widget but does not perform the Activate method * - * @param Active tqStatus of activation is to be set. + * @param Active Status of activation is to be set. */ void setActivated(bool Active = true); -- cgit v1.2.3