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

/haiku/src/preferences/time/
H A DNetworkTimeView.h35 static const uint32 kMsgStopSynchronization = 'stps'; variable
H A DNetworkTimeView.cpp376 case kMsgStopSynchronization:
391 fSynchronizeButton->Message()->what = kMsgStopSynchronization;

Completed in 43 milliseconds