libInit.cc
branchjv
changeset 12155 5eafbfc85934
parent 12128 a7ff7d66ee85
child 12168 95a3a7290554
--- a/libInit.cc	Sun Feb 12 00:06:21 2012 +0000
+++ b/libInit.cc	Mon Feb 13 15:19:41 2012 +0000
@@ -60,7 +60,6 @@
 _MemoryMonitorView_Init(pass,__pRT__,snd);
 _MultiViewToolApplication_Init(pass,__pRT__,snd);
 _ProcessMonitorV2_Init(pass,__pRT__,snd);
-_SettingsDialog_Init(pass,__pRT__,snd);
 _SyntaxElement_Init(pass,__pRT__,snd);
 _SyntaxHighlighter2_Init(pass,__pRT__,snd);
 _SystemBrowser_Init(pass,__pRT__,snd);
@@ -99,6 +98,7 @@
 _Tools__Profiler_Init(pass,__pRT__,snd);
 _Tools__ProfilerInfoBuilder_Init(pass,__pRT__,snd);
 _Tools__ProfilerInfoItem_Init(pass,__pRT__,snd);
+_Tools__ProjectCheckerBrowser_Init(pass,__pRT__,snd);
 _Tools__ProjectLoader_Init(pass,__pRT__,snd);
 _Tools__SearchDialog_Init(pass,__pRT__,snd);
 _Tools__SmalltalkDiffTool_Init(pass,__pRT__,snd);
@@ -129,6 +129,7 @@
 _NewLauncher_Init(pass,__pRT__,snd);
 _OrderedCollectionInspectorView_Init(pass,__pRT__,snd);
 _SetInspectorView_Init(pass,__pRT__,snd);
+_SettingsDialog_Init(pass,__pRT__,snd);
 _SmalltalkCodeGeneratorTool_Init(pass,__pRT__,snd);
 _Tools__BackgroundSourceProcessingService_Init(pass,__pRT__,snd);
 _Tools__BreakpointService_Init(pass,__pRT__,snd);