This commit is contained in:
@@ -9,6 +9,7 @@ using DevComponents;
|
||||
using DevComponents.DotNetBar.Rendering;
|
||||
using DevComponents.DotNetBar;
|
||||
using VEPROMS.Properties;
|
||||
using Volian.Base.Library;
|
||||
using DescriptiveEnum;
|
||||
|
||||
namespace VEPROMS
|
||||
@@ -21,7 +22,7 @@ namespace VEPROMS
|
||||
_initializing = true;
|
||||
InitializeComponent();
|
||||
CurrentSettings();
|
||||
|
||||
cbPropGrid.Visible = VlnSettings.DebugMode;
|
||||
btnGeneral.PerformClick();
|
||||
_initializing = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user