diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/m_protoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h index 4d3a908168..1e4fa8da62 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -89,7 +89,7 @@ public: HGENMENU m_hmiMainMenu = 0; // if protocol menus are displayed in the main menu, this is the root
PROTO_INTERFACE(const char *pszModuleName, const wchar_t *ptszUserName);
- ~PROTO_INTERFACE();
+ virtual ~PROTO_INTERFACE();
//////////////////////////////////////////////////////////////////////////////////////
// Helpers
|
