Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 644566 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/qt-console/pages.h.orig 2017-11-21 12:37:16.000000000 -0500
0
++ src/qt-console/pages.h      2018-02-07 13:11:46.223273248 -0500
Lines 20-29 Link Here
20
*/
20
*/
21
/*
21
/*
22
 *   Dirk Bartley, March 2007
22
 *   Dirk Bartley, March 2007
23
 */
23
 */
24
#include <QtGlobal>
24
#if QT_VERSION >= 0x050000
25
#if QT_VERSION >= 0x050000
25
#include <QtWidgets>
26
#include <QtWidgets>
26
#else
27
#else
27
#include <QtGui>
28
#include <QtGui>
28
#endif
29
#endif

Return to bug 644566