Home
last modified time | relevance | path

Searched refs:fUnloadLib (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.h66 BButton *fUnloadLib; variable
H A DInfoWindow.cpp164 fUnloadLib->SetEnabled(enabled); in MessageReceived()
636 fUnloadLib = (BButton *) FindView("UnloadButton"); in CreateViews()