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

/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp373 BButton* selectThisDir; local
390 selectThisDir = new BButton(buttonRect, NULL,
394 selectThisDir->SetTarget(this);
395 fSaveFilePanel->Window()->ChildAt(0)->AddChild(selectThisDir);

Completed in 46 milliseconds