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

/haiku/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DConfigView.cpp33 fTagControl = new BTextControl("tag_line", B_TRANSLATE("Tag line:"),
38 .Add(fTagControl);
51 fTagControl->SetText(path.String());
60 BString line = fTagControl->Text();
H A DConfigView.h26 BTextControl* fTagControl; member in class:ConfigView

Completed in 36 milliseconds