@ -80,7 +80,7 @@ KMFGenericInterfacePart::KMFGenericInterfacePart( TQWidget *parentWidget, const
m_actionGoNATConfiguration = new TDEAction ( i18n ( " &NAT Configuration " ) , TQIconSet ( BarIcon ( " document-save-as " , KMFGenericInterfacePartFactory : : instance ( ) ) ) ,
m_actionGoNATConfiguration = new TDEAction ( i18n ( " &NAT Configuration " ) , TQIconSet ( BarIcon ( " document-save-as " , KMFGenericInterfacePartFactory : : instance ( ) ) ) ,
0 , this , TQT_SLOT ( slotGoNATConfiguration ( ) ) , actionCollection ( ) , " nat_configuration " ) ;
0 , this , TQT_SLOT ( slotGoNATConfiguration ( ) ) , actionCollection ( ) , " nat_configuration " ) ;
m_actionGoLogging = new TDEAction ( i18n ( " &Logging " ) , TQIconSet ( BarIcon ( " log" , KMFGenericInterfacePartFactory : : instance ( ) ) ) ,
m_actionGoLogging = new TDEAction ( i18n ( " &Logging " ) , TQIconSet ( BarIcon ( " text-x- log" , KMFGenericInterfacePartFactory : : instance ( ) ) ) ,
0 , this , TQT_SLOT ( slotGoLogging ( ) ) , actionCollection ( ) , " logging_options " ) ;
0 , this , TQT_SLOT ( slotGoLogging ( ) ) , actionCollection ( ) , " logging_options " ) ;