From ed615dbb31a4daa491d2b1b5fda5a8f264bed385 Mon Sep 17 00:00:00 2001 From: Paul Larsen Date: Mon, 16 Mar 2026 13:30:36 -0400 Subject: [PATCH] B2026-022-Adding-RO-Editor-symbols-to-RO-Tables --- PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs b/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs index 783ee109..fe7edb61 100644 --- a/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs +++ b/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs @@ -418,8 +418,7 @@ namespace ROEditor // NOTE: not doing the "Using System.Threading;" statement at beginning of file because it conflicts with the declaration of the "Timer" variable System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US"); - // The data path the was passed in. - PassedInPath = @"V:\Active Project Files\Farley PROMS Delivery\2022\RO"; + // The data path the was passed in. DbConnectPath = PassedInPath; // Setup the context menu