# HG changeset patch # User Stefan Vogel # Date 1308668569 -7200 # Node ID 3a2eeec2f810391daef203c2b055bb94540fde50 # Parent 0fa3d79176ddd6489127a9685917c2cccd11327a automatically generated by browser diff -r 0fa3d79176dd -r 3a2eeec2f810 libInit.cc --- a/libInit.cc Tue Jun 21 17:02:47 2011 +0200 +++ b/libInit.cc Tue Jun 21 17:02:49 2011 +0200 @@ -38,7 +38,6 @@ _SVN__Dialog_Init(pass,__pRT__,snd); _SVN__Entry_Init(pass,__pRT__,snd); _SVN__Enum_Init(pass,__pRT__,snd); -_SVN__Error_Init(pass,__pRT__,snd); _SVN__IconLibrary_Init(pass,__pRT__,snd); _SVN__OSProcess_Init(pass,__pRT__,snd); _SVN__Property_Init(pass,__pRT__,snd); @@ -47,6 +46,7 @@ _SVN__RepositoryManager_Init(pass,__pRT__,snd); _SVN__Revision_Init(pass,__pRT__,snd); _SVN__SettingsApp_Init(pass,__pRT__,snd); +_SVN__SvnError_Init(pass,__pRT__,snd); _SVN__Task_Init(pass,__pRT__,snd); _SVN__WCAction_Init(pass,__pRT__,snd); _SVN__WCActionNotification_Init(pass,__pRT__,snd);