voila, now it shows translated

svn path=/trunk/kdebase/kdepasswd/; revision=379018
This commit is contained in:
Lukáš Tinkl 2005-01-16 11:45:01 +00:00
parent f5f486f102
commit 07c5800362

View file

@ -53,7 +53,7 @@
#include "main.h"
typedef KGenericFactory<KCMUserAccount, QWidget> Factory;
K_EXPORT_COMPONENT_FACTORY( kcm_useraccount, Factory("kcm_useraccount") )
K_EXPORT_COMPONENT_FACTORY( kcm_useraccount, Factory("useraccount") )
KCMUserAccount::KCMUserAccount( QWidget *parent, const char *name,
const QStringList &)