MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / EnableAbleDrag

Method EnableAbleDrag

DSView/pv/toolbars/titlebar.cpp:347–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347void TitleBar::EnableAbleDrag(bool bEnabled)
348{
349 _is_able_drag = bEnabled;
350}
351
352} // namespace toolbars
353} // namespace pv

Callers 1

AttachNativeWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected