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

/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp172 int32 which_button = -1; local
173 if (message->FindInt32("which", &which_button) == B_OK) {
174 if (which_button == 0) {

Completed in 29 milliseconds