Rename DB::UIFeedback to DB::UserFeedback.

Authored by johanneszarl on Feb 16 2019, 6:29 PM.

Description

Rename DB::UIFeedback to DB::UserFeedback.

Also, change the enum values to more generic terms (yes, continue, ok)
are all the same as far as we are concerned, as are (no and cancel) in
most contexts.
The only thing that we distinguish in some contexts would be an active
"no" vs. a passive "cancel".

Details

Committed
johanneszarlFeb 16 2019, 6:29 PM
Parents
R463:472f3f4af269: Add UIDelegate::questionYesNo.
Branches
Unknown
Tags
Unknown