summaryrefslogtreecommitdiffstats
path: root/khtml/khtmlview.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/khtmlview.h')
-rw-r--r--khtml/khtmlview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/khtmlview.h b/khtml/khtmlview.h
index 65e432090..45d90b09f 100644
--- a/khtml/khtmlview.h
+++ b/khtml/khtmlview.h
@@ -231,7 +231,7 @@ protected slots:
#ifndef NO_SMOOTH_SCROLL_HACK
void scrollTick();
#else
- void scrollTick() {}; // tqmoc cannot handle #if
+ void scrollTick() {}; // moc cannot handle #if
#endif
private slots: