From e29455aea4fc1fda591862200c6321a3722e134c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:31:19 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/knutdock.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/knutdock.h') diff --git a/src/knutdock.h b/src/knutdock.h index 93b46cf..c9fc2cc 100755 --- a/src/knutdock.h +++ b/src/knutdock.h @@ -138,9 +138,9 @@ class KNutDock : public KSystemTray { void changeToolTip(void); /** - * Provede nove zpracovani dat a jejich nakresli iconu docku, interni tqrepaint je volan vzdy. + * Provede nove zpracovani dat a jejich nakresli iconu docku, interni repaint je volan vzdy. * Tato funkce take vola funkci ToolTip. - * Makes new processing of data and paints icons of dock, internal tqrepaint is colled always. + * Makes new processing of data and paints icons of dock, internal repaint is colled always. * This function calls function ToolTips too. * @param always Kdyz je true prorovede vykresleni vzdy, kde je false provede vykresleni jen kdyz je zmenena nejaka hodnota UPS. * @param always When param is true, icon is made always, is one is false icon is makeing when same UPS's value is changed. @@ -443,12 +443,12 @@ class KNutDock : public KSystemTray { /** * @internal - * Paints layer for UPS tqStatus, only for type general - * Vykresli vrstvu pro UPS tqStatus. + * Paints layer for UPS Status, only for type general + * Vykresli vrstvu pro UPS Status. * * @since 0.2 **/ - void painttqStatus (int status ); + void paintStatus (int status ); void paintEvent (TQPaintEvent *); -- cgit v1.2.1