We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ca289 commit 99b306bCopy full SHA for 99b306b
1 file changed
procedures/CodeBrowser_hooks.ipf
@@ -67,7 +67,7 @@ Function panelHook(s)
67
break
68
endif
69
initializePanel()
70
- markAsUnInitialized()
+ markAsInitialized()
71
hookResult = 1
72
73
case 2: // kill
0 commit comments