Update Debugger-Symbols.h

Fix TODO comment
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 22:36:04 -05:00
parent b7799663ca
commit 409ca3b520
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "DebuggerUI.h"
// todo maybe add char* ownerName and use a TreeView
// TODO: Maybe add char* ownerName and use a TreeView
class CDebugSymbols :
public CDebugDialog<CDebugSymbols>,