diff options
Diffstat (limited to 'kpdf/part.h')
-rw-r--r-- | kpdf/part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/part.h b/kpdf/part.h index 791c3d2d..48e11bb8 100644 --- a/kpdf/part.h +++ b/kpdf/part.h @@ -179,7 +179,7 @@ private: KAction *m_lastPage; KAction *m_historyBack; KAction *m_historyNext; - KAction *m_tqfind; + KAction *m_find; KAction *m_findNext; KAction *m_saveAs; KAction *m_printPreview; |