Skip to content

Commit 070e1a5

Browse files
committed
resolves merge to use new namespace
NativeMethods moved, this fix just makes the namespace explicit
1 parent 37849d8 commit 070e1a5

File tree

1 file changed

+1
-0
lines changed
  • Rubberduck.VBEEditor/SafeComWrappers/VBA

1 file changed

+1
-0
lines changed

Rubberduck.VBEEditor/SafeComWrappers/VBA/VBE.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
using Rubberduck.VBEditor.SafeComWrappers.MSForms;
1010
using Rubberduck.VBEditor.SafeComWrappers.Office.Core;
1111
using Rubberduck.VBEditor.SafeComWrappers.Office.Core.Abstract;
12+
using Rubberduck.VBEditor.WindowsApi;
1213
using VB = Microsoft.Vbe.Interop;
1314

1415
namespace Rubberduck.VBEditor.SafeComWrappers.VBA

0 commit comments

Comments
 (0)