From 2c01fd64ddde84a6d78b632f7f3b7c3560dc288c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:58:25 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. --- konqueror/konq_actions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konqueror/konq_actions.h') diff --git a/konqueror/konq_actions.h b/konqueror/konq_actions.h index 849d45668..41dbdad71 100644 --- a/konqueror/konq_actions.h +++ b/konqueror/konq_actions.h @@ -62,7 +62,7 @@ signals: private: uint m_firstIndex; // first index in the Go menu int m_startPos; - int m_currentPos; // == history.at() + int m_currentPos; // == history.tqat() TQPopupMenu *m_goMenu; // hack }; -- cgit v1.2.3