mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
voila, now it shows translated
svn path=/trunk/kdebase/kdepasswd/; revision=379018
This commit is contained in:
parent
f5f486f102
commit
07c5800362
1 changed files with 1 additions and 1 deletions
|
@ -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 &)
|
||||
|
|
Loading…
Reference in a new issue