git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2583
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Finished // finished, waiting to be removed from screen
} m_state;
/// the abort button (or NULL if none)
Finished // finished, waiting to be removed from screen
} m_state;
/// the abort button (or NULL if none)
+ class wxButton *m_btnAbort;
/// the maximum value
int m_maximum;
/// the maximum value
int m_maximum;
printout->GetTitle(),
_("Printing..."),
totalPages,
printout->GetTitle(),
_("Printing..."),
totalPages,
- parent,
- /* disable parent only */ true,
- /* show abort button */ true);
printout->OnBeginPrinting();
printout->OnBeginPrinting();