Changeset 784

Show
Ignore:
Timestamp:
02/10/09 20:42:34 (4 years ago)
Author:
mauser
Message:

fixed comment in sourcecode..

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/0.9.4-beta3/gui/src/Mixer/MixerLine.cpp

    r377 r784  
    10391039        connect( m_pEditBtn, SIGNAL( clicked(Button*) ), this, SLOT( click(Button*) ) ); 
    10401040 
    1041         // instrument name widget 
     1041        // effect name widget 
    10421042        m_pNameLCD = new LCDDisplay( this, LCDDigit::SMALL_BLUE, 13 ); 
    10431043        m_pNameLCD->move( 11, 9 );