Skip to content

Commit 0c0f94b

Browse files
committed
Add back the EXT_Key attribute (which (no longer needed original escaping)
1 parent a514ec9 commit 0c0f94b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Rubberduck.Resources/Templates.Designer.cs

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Rubberduck.Resources/Templates.resx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ Attribute VB_GlobalNameSpace = False
129129
Attribute VB_Creatable = False
130130
Attribute VB_PredeclaredId = True
131131
Attribute VB_Exposed = False
132+
Attribute VB_Ext_KEY = "Rubberduck", "Predeclared Class Module"
133+
132134
Option Explicit</value>
133135
</data>
134136
<data name="PredeclaredClassModule_Description" xml:space="preserve">

0 commit comments

Comments
 (0)