remove redundant word from comment
Signed-off-by: hultonha <hultonha@amazon.co.uk>
This commit is contained in:
@@ -318,7 +318,7 @@ namespace AzToolsFramework
|
||||
virtual bool IsMouseOver() const = 0;
|
||||
//! Set the cursor style override.
|
||||
virtual void SetOverrideCursor(CursorStyleOverride cursorStyleOverride) = 0;
|
||||
//! Clear the current cursor style override.
|
||||
//! Clear the cursor style override.
|
||||
virtual void ClearOverrideCursor() = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user