logic: use wstring in symbol and bookmark names
* use wstring in symbol and bookmark names * fixed setting apppath in windows includes * regard utf8 encoding in shared indexer commands * regard utf8 encoding in shared indexer status
This commit is contained in:
@@ -84,7 +84,7 @@ private:
|
||||
bool m_right;
|
||||
bool m_shift;
|
||||
|
||||
std::string m_clipboardNodeName;
|
||||
std::wstring m_clipboardNodeName;
|
||||
Id m_hideNodeId;
|
||||
Id m_hideEdgeId;
|
||||
Id m_bookmarkNodeId;
|
||||
|
||||
Reference in New Issue
Block a user