Searched refs:fCancelAlertResponse (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h202 BInvoker fCancelAlertResponse; member in class:SoftwareUpdaterWindow
H A DSoftwareUpdaterWindow.cpp155 fCancelAlertResponse.SetMessage(new BMessage(kMsgCancelResponse));
156 fCancelAlertResponse.SetTarget(this);
312 alert->Go(&fCancelAlertResponse);

Completed in 40 milliseconds