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

(-)kgraphspace-0.3.0-pre1.orig/kgraphspace/kgraphspace.cpp (+1 lines)
Lines 46-51 Link Here
46
#include "koptionsdlg.h"
46
#include "koptionsdlg.h"
47
#include "kstatsdlg.h"
47
#include "kstatsdlg.h"
48
#include "kaboutkgraphspace.h"
48
#include "kaboutkgraphspace.h"
49
#include <cstdlib>
49
50
50
bool g_bThreadRunning = false;
51
bool g_bThreadRunning = false;
51
bool g_bThreadMustStop = false;
52
bool g_bThreadMustStop = false;

Return to bug 251145