Fix false DbgHelp install prompt in TraceView
The condition in OnShowStack had an inverted logic check (`!...isNull()`) that triggered the install prompt when the add-on was already installed. Fixed by correcting the condition and refreshing the add-on list before checking, so the prompt only appears when DbgHelp is not yet installed.
O
offhub committed
d29d20910864064e0aa6b1b9a936e1694b0cef8f
Parent: 623b975