Replace spaces with tab
This commit is contained in:
@@ -50,7 +50,7 @@ PeakController::PeakController( Model * _parent,
|
||||
m_peakEffect( _peak_effect )
|
||||
{
|
||||
if( m_peakEffect )
|
||||
{
|
||||
{
|
||||
connect( m_peakEffect, SIGNAL( destroyed( ) ),
|
||||
this, SLOT( handleDestroyedEffect( ) ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user