summaryrefslogtreecommitdiffstats
path: root/libkonq/kfileivi.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkonq/kfileivi.h')
-rw-r--r--libkonq/kfileivi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkonq/kfileivi.h b/libkonq/kfileivi.h
index 6c16907ec..1b2a3402e 100644
--- a/libkonq/kfileivi.h
+++ b/libkonq/kfileivi.h
@@ -88,14 +88,14 @@ public:
bool redraw=false);
/**
- * Notifies that all icon effects on thumbs should be invalidated,
+ * Notifies that all icon effects on thumbs should be tqinvalidated,
* e.g. because the effect settings have been changed. The thumb itself
* is assumed to be still valid (use setThumbnailPixmap() instead
* otherwise).
* @param state the state of the icon (enum in KIcon)
* @param redraw whether to redraw the item after setting the icon
*/
- void invalidateThumb( int state, bool redraw = false );
+ void tqinvalidateThumb( int state, bool redraw = false );
/**
* Our current thumbnail is not longer "current".