summaryrefslogtreecommitdiffstats
path: root/kaddressbook/interfaces/xxport.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/interfaces/xxport.h')
-rw-r--r--kaddressbook/interfaces/xxport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/interfaces/xxport.h b/kaddressbook/interfaces/xxport.h
index 9b41850f..0f24f5c0 100644
--- a/kaddressbook/interfaces/xxport.h
+++ b/kaddressbook/interfaces/xxport.h
@@ -146,7 +146,7 @@ class KDE_EXPORT XXPort : public TQObject, virtual public KXMLGUIClient
Returns a pointer to the tqparent widget. It can be used as tqparent for
message boxes.
*/
- TQWidget *tqparentWidget() const;
+ TQWidget *parentWidget() const;
private slots:
void slotImportActivated( const TQString& );