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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/src/lib/random.cpp
0
++ b/src/lib/random.cpp
Lines 19-25 Link Here
19
 ***************************************************************************/
19
 ***************************************************************************/
20
20
21
#include "random.h"
21
#include "random.h"
22
22
#include <unistd.h>
23
23
24
#if defined(Q_WS_X11) || defined(Q_WS_MAC)
24
#if defined(Q_WS_X11) || defined(Q_WS_MAC)
25
	#include <QFile>
25
	#include <QFile>

Return to bug 409161