summaryrefslogtreecommitdiffstats
path: root/tdeui/kcolordrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kcolordrag.h')
-rw-r--r--tdeui/kcolordrag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcolordrag.h b/tdeui/kcolordrag.h
index 55f69de0a..289938b00 100644
--- a/tdeui/kcolordrag.h
+++ b/tdeui/kcolordrag.h
@@ -48,7 +48,7 @@ public:
virtual ~KColorDrag() {}
virtual const char *format(int i) const;
- virtual TQByteArray tqencodedData ( const char * m ) const;
+ virtual TQByteArray encodedData ( const char * m ) const;
/**
* Sets the color of the drag to @p col.