@ -644,8 +644,12 @@ public:
#endif
~TQMap()
{
if ( sh->deref() )
delete sh;
if ( sh ) {
if ( sh->deref() ) {
sh = 0L;
}
TQMap<Key,T>& operator= ( const TQMap<Key,T>& m );
#ifndef QT_NO_STL