Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 550160
Collapse All | Expand All

(-)src/layouts/qquicklayout_p.h.ORIG (+2 lines)
Lines 42-47 Link Here
42
42
43
class QQuickLayoutAttached;
43
class QQuickLayoutAttached;
44
44
45
#define QT_NO_QWARNING_MACRO while (false) qWarning
46
45
#if 0 && !defined(QT_NO_DEBUG) && !defined(QT_NO_DEBUG_OUTPUT)
47
#if 0 && !defined(QT_NO_DEBUG) && !defined(QT_NO_DEBUG_OUTPUT)
46
# define quickLayoutDebug QMessageLogger(__FILE__, __LINE__, Q_FUNC_INFO).debug
48
# define quickLayoutDebug QMessageLogger(__FILE__, __LINE__, Q_FUNC_INFO).debug
47
#else
49
#else

Return to bug 550160