Changeset 553

Show
Ignore:
Timestamp:
10/09/08 13:13:42 (2 months ago)
Author:
wolke
Message:

restore Line 272

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gui/src/PatternEditor/PatternEditorPanel.cpp

    r551 r553  
    270270 
    271271/* 
    272         = new QScrollArea( NULL ); 
     272        m_pPianoRollScrollView = new QScrollArea( NULL ); 
    273273        m_pPianoRollScrollView->setFrameShape( QFrame::NoFrame ); 
    274274        m_pPianoRollScrollView->setVerticalScrollBarPolicy( Qt::ScrollBarAlwaysOff );