git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16170
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
ControlHandle control ;
Point localwhere ;
- GrafPtr port ;
SInt16 controlpart ;
WindowRef window = (WindowRef) MacGetRootWindow() ;
ControlHandle control ;
Point localwhere ;
- GrafPtr port ;
SInt16 controlpart ;
WindowRef window = (WindowRef) MacGetRootWindow() ;
{
struc->currentItem += 1;
- int indentSize = struc->indentation;
int oldIndent = 0;
wxNode *node2 = NULL;
if (itemizeStack.Number() > 1) // TODO: do I actually mean Nth(0) here??