Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
06e071dda884b8228ef5593e9d73e33da10c87e5
Authored by
Scott Klum
2014-08-18 10:22:39 -0400
1 parent
f1c81247
Get rid of unused widget
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/gui/recognitionbar.h
openbr/gui/recognitionbar.h
View file @
06e071d
...
...
@@ -45,7 +45,6 @@ class BR_EXPORT RecognitionBar : public QToolBar
45
45
FormComboWidget *model;
46
46
47
47
RangeWidget *rangeWidget;
48
- PageFlipWidget *pageFlipWidget;
49
48
SearchBoxWidget *searchBox;
50
49
QPushButton *compareButton;
51
50
...
...