qtinternetradio/irhswidgetplugin/src/irserviceclient.cpp
changeset 17 38bbf2dcd608
parent 15 065198191975
equal deleted inserted replaced
16:5723da102db1 17:38bbf2dcd608
    77         }
    77         }
    78         
    78         
    79         if (0 == mRef)
    79         if (0 == mRef)
    80         {
    80         {
    81             delete mInstatnce;
    81             delete mInstatnce;
       
    82             mInstatnce = NULL;
    82         }
    83         }
    83         mMutex.unlock();
    84         mMutex.unlock();
    84     }
    85     }
    85 }
    86 }
    86 
    87