use wstrings uncoditionally where needed
This commit is contained in:
@@ -80,7 +80,7 @@ class SearchEngine : public Screen< NC::Menu<SEItem> >, public Filterable, publi
|
||||
virtual void Resize() OVERRIDE;
|
||||
virtual void SwitchTo() OVERRIDE;
|
||||
|
||||
virtual std::basic_string<my_char_t> Title() OVERRIDE;
|
||||
virtual std::wstring Title() OVERRIDE;
|
||||
|
||||
virtual void Update() OVERRIDE { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user