diff options
Diffstat (limited to 'src/net/pethandler.h')
-rw-r--r-- | src/net/pethandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/pethandler.h b/src/net/pethandler.h index 688eb3034..ac9a6f980 100644 --- a/src/net/pethandler.h +++ b/src/net/pethandler.h @@ -26,7 +26,7 @@ namespace Net { -class PetHandler +class PetHandler notfinal { public: virtual ~PetHandler() |