Skip to content

Commit

Permalink
Really not sure why this is here
Browse files Browse the repository at this point in the history
  • Loading branch information
sakertooth committed Sep 26, 2024
1 parent bee7123 commit 849abd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/instrument/InstrumentView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ InstrumentView::InstrumentView( Instrument * _Instrument, QWidget * _parent ) :

InstrumentView::~InstrumentView()
{
setSizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::MinimumExpanding);
if( instrumentTrackWindow() )
{
instrumentTrackWindow()->m_instrumentView = nullptr;
Expand Down

0 comments on commit 849abd3

Please sign in to comment.