From 7ea89afa119615e547323a7a482ea7fef8e67029 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:52 -0600 Subject: Remove additional unneeded tq method conversions --- ksim/library/led.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/library/led.h') diff --git a/ksim/library/led.h b/ksim/library/led.h index bdb26f4..6dcecce 100644 --- a/ksim/library/led.h +++ b/ksim/library/led.h @@ -88,7 +88,7 @@ namespace KSim */ Type type() const; /** - * Force the Led to tqrepaint its state + * Force the Led to repaint its state */ void update(); -- cgit v1.2.1