We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7513796 commit 3280404Copy full SHA for 3280404
Rubberduck.VBEEditor/VBERuntime/VBEDllVersion.cs
@@ -1,4 +1,5 @@
1
-using Rubberduck.VBEditor.SafeComWrappers.Abstract;
+using Rubberduck.VBEditor.SafeComWrappers;
2
+using Rubberduck.VBEditor.SafeComWrappers.Abstract;
3
4
namespace Rubberduck.VBEditor.VbeRuntime
5
{
0 commit comments