Added rbTone and rbPulse - RadioButtons
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@555 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
74407d8836
commit
352abde210
@ -34,12 +34,16 @@ private:
|
||||
|
||||
BTextView *tvRedial;
|
||||
BTextView *tvTimesBusySignal;
|
||||
BTextView *tvUse;
|
||||
BTextView *tvReadLogPath;
|
||||
BTextView *tvWriteLogPath;
|
||||
|
||||
BCheckBox *chkMakeConnection;
|
||||
BCheckBox *chkShowTerminal;
|
||||
BCheckBox *chkLogAll;
|
||||
|
||||
BRadioButton *rbTone;
|
||||
BRadioButton *rbPulse;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user