libInit.cc
changeset 621 3a2eeec2f810
parent 596 1bcf5b21d513
child 630 4dbe0055b7b4
--- 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);