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

Collapse All | Expand All

(-)src3.2.6.old/SUPERV_SRC_3.2.6/src/SUPERVGUI/SUPERVGUI_CanvasArray.cxx (-1 / +1 lines)
Lines 35-41 Link Here
35
#include <qtooltip.h>
35
#include <qtooltip.h>
36
#define TEXT_MARGIN 5
36
#define TEXT_MARGIN 5
37
37
38
#include <iostream.h> //for debug only
38
#include <iostream> //for debug only
39
39
40
#define ADDNODES(NodesName,LevelHasDiffNT) \
40
#define ADDNODES(NodesName,LevelHasDiffNT) \
41
    ncols = nodes->NodesName.length(); \
41
    ncols = nodes->NodesName.length(); \

Return to bug 155974