diff options
Diffstat (limited to 'kopete/libkopete/kopeteuiglobal.h')
-rw-r--r-- | kopete/libkopete/kopeteuiglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteuiglobal.h b/kopete/libkopete/kopeteuiglobal.h index 7db34189..c23bc99b 100644 --- a/kopete/libkopete/kopeteuiglobal.h +++ b/kopete/libkopete/kopeteuiglobal.h @@ -39,7 +39,7 @@ namespace Global KOPETE_EXPORT void setMainWidget( TQWidget *widget ); /** * Returns the main widget - this is the widget that message boxes - * and KNotify stuff should use as a parent. + * and KNotify stuff should use as a tqparent. */ KOPETE_EXPORT TQWidget *mainWidget(); |