Skip to content

Commit 9236222

Browse files
authored
Add missing #include to example/main.cpp
1 parent 9775ab8 commit 9236222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: example/main.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <QPainter>
2525
#include <QLabel>
2626
#include <QVBoxLayout>
27+
#include <QDebug>
2728

2829
#include "IPluginOcrOther.h"
2930

0 commit comments

Comments
 (0)