From e2217187c31833569fd8bd21ee805975597a19d7 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 12 Oct 2012 16:35:04 +0200 Subject: Fix warnings from syncqt. Stop processing in internal headers, use correct include syntax. Change-Id: I9dcf1f6f89907986b7b58658be514083f213a3e6 Reviewed-by: Thiago Macieira --- src/gui/opengl/qopenglext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/opengl/qopenglext.h') diff --git a/src/gui/opengl/qopenglext.h b/src/gui/opengl/qopenglext.h index 070dd993d9..5d21cb6eea 100644 --- a/src/gui/opengl/qopenglext.h +++ b/src/gui/opengl/qopenglext.h @@ -3,6 +3,7 @@ #if 0 #pragma qt_no_master_include +#pragma qt_sync_stop_processing #endif #ifdef __cplusplus -- cgit v1.2.3