Skip to content

Commit

Permalink
Merge pull request #251 from FeatherCoin/0.9.6.2
Browse files Browse the repository at this point in the history
revered of changes to snapwidget.cpp
  • Loading branch information
Feathercoin authored Nov 20, 2017
2 parents 1dc5716 + 5f1220c commit be77526
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 be77526

Please sign in to comment.