diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_protoint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h index 972ca5a9da..06d3267ff3 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -202,6 +202,8 @@ public: HGENMENU GetMenuItem(ProtoMenuItemType);
+ CMStringW GetAvatarPath() const;
+
//////////////////////////////////////////////////////////////////////////////////////
// Virtual functions
|