|
|
@ -31,7 +31,7 @@
|
|
|
|
GroupwareWizard::GroupwareWizard( TQWidget *parent, const char *name )
|
|
|
|
GroupwareWizard::GroupwareWizard( TQWidget *parent, const char *name )
|
|
|
|
: TQWidget( parent, name )
|
|
|
|
: TQWidget( parent, name )
|
|
|
|
{
|
|
|
|
{
|
|
|
|
setCaption( i18n( "KDE Groupware Wizard" ) );
|
|
|
|
setCaption( i18n( "TDE Groupware Wizard" ) );
|
|
|
|
|
|
|
|
|
|
|
|
TQVBoxLayout *layout = new TQVBoxLayout( this );
|
|
|
|
TQVBoxLayout *layout = new TQVBoxLayout( this );
|
|
|
|
|
|
|
|
|
|
|
|