Commit 06e071dda884b8228ef5593e9d73e33da10c87e5

Authored by Scott Klum
1 parent f1c81247

Get rid of unused widget

Showing 1 changed file with 0 additions and 1 deletions
openbr/gui/recognitionbar.h
... ... @@ -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  
... ...