Skip to content

Commit

Permalink
revered of changes to snapwidget.cpp
Browse files Browse the repository at this point in the history
 Please enter the commit message for your changes. Lines starting
  • Loading branch information
wellenreiter01 committed Nov 20, 2017
1 parent 33f277b commit 5f1220c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qt/snapwidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
#include <QDesktopWidget>
#endif

#ifdef USE_QRCODE
//#ifdef USE_QRCODE
#include "zxing/common/GlobalHistogramBinarizer.h"
#include <zxing/Binarizer.h>
#include <zxing/BinaryBitmap.h>
#include <zxing/MultiFormatReader.h>
#include <zxing/LuminanceSource.h>
#endif
//#endif

#include "qimagesource.h"
#include "ui_snapwidget.h"
Expand Down

0 comments on commit 5f1220c

Please sign in to comment.