Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf58f7a

Browse filesBrowse files
committed
forward declare
1 parent 09d00b0 commit bf58f7a
Copy full SHA for bf58f7a

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎patches/patch1.patch

Copy file name to clipboardExpand all lines: patches/patch1.patch
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- opencv/modules/highgui/src/window_QT.h 2018-06-28 13:13:55.119434000 +0300
2-
+++ opencv/modules/highgui/src/window_QT_patched.h 2018-06-30 17:10:09.916999500 +0300
3-
@@ -46,43 +46,50 @@
2+
+++ opencv/modules/highgui/src/window_QT_patched.h 2018-06-30 17:35:55.145192900 +0300
3+
@@ -46,43 +46,51 @@
44
#define QT_NO_DEBUG_OUTPUT
55
#endif
66

@@ -73,6 +73,7 @@
7373
+class QDate;
7474
+class QFileDialog;
7575
+class QToolBar;
76+
+class QHBoxLayout;
7677
+
7778
+class QAction;
7879
+class QButtonGroup;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.