Skip to content

Commit

Permalink
- issue 3235: add a scrollbar to control number of legend items
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed May 14, 2024
1 parent 1886036 commit 14cf465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copasi/plotUI/CQCustomPlot.h
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ private slots:
QCPLayoutGrid * mpSubLayout;

bool mHaveNewData;
QScrollBar * mpScrollbar;
QLineEdit * mpMaxLegend;
QLabel * mpPosLabel;

Expand Down

0 comments on commit 14cf465

Please sign in to comment.