d6cf8e24f3
The help dialog just displayed some HTML text. The message box class provided by Qt can display the same information and styling without additional code. We don’t want to carry around the extra class to new applications based off of this one or port to ATF. A simple about box was also added and can be fleshed out in the future. Both dialogs will eventually need to be updated with additional information. Signed-off-by: Guthrie Adams <guthadam@amazon.com>