summaryrefslogtreecommitdiffstats
path: root/kdeui/kcompletionbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kcompletionbox.h')
-rw-r--r--kdeui/kcompletionbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcompletionbox.h b/kdeui/kcompletionbox.h
index 4e981bf86..9ae7d124b 100644
--- a/kdeui/kcompletionbox.h
+++ b/kdeui/kcompletionbox.h
@@ -61,7 +61,7 @@ public:
*/
~KCompletionBox();
- virtual TQSize sizeHint() const;
+ virtual TQSize tqsizeHint() const;
/**
* @returns true if selecting an item results in the emition of the selected signal.