added v-dtor to taghander

git-svn-id: svn://10.0.0.236/trunk@20775 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-02-16 08:07:20 +00:00
parent d2122ed2b0
commit 781f6ccb10
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ public:
* Destructor
* @update dc 11/05/98
*/
~nsTagHandler() {}
virtual ~nsTagHandler() {}
/**
* Sets the string (tag) for this nsTagHandler to handle

View File

@@ -51,7 +51,7 @@ public:
* Destructor
* @update dc 11/05/98
*/
~nsTagHandler() {}
virtual ~nsTagHandler() {}
/**
* Sets the string (tag) for this nsTagHandler to handle