Rename incorrect instances of tqrepaint[...] to repaint[...]

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 年前
父節點 02a6c8f363
當前提交 3596520944

@ -423,7 +423,7 @@ void SignalPlotter::paintEvent( TQPaintEvent* )
uint w = width();
uint h = height();
/* Do not do tqrepaints when the widget is not yet setup properly. */
/* Do not do repaints when the widget is not yet setup properly. */
if ( w <= 2 )
return;

載入中…
取消
儲存