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:
@@ -34,12 +34,16 @@ private:
|
|||||||
|
|
||||||
BTextView *tvRedial;
|
BTextView *tvRedial;
|
||||||
BTextView *tvTimesBusySignal;
|
BTextView *tvTimesBusySignal;
|
||||||
|
BTextView *tvUse;
|
||||||
BTextView *tvReadLogPath;
|
BTextView *tvReadLogPath;
|
||||||
BTextView *tvWriteLogPath;
|
BTextView *tvWriteLogPath;
|
||||||
|
|
||||||
BCheckBox *chkMakeConnection;
|
BCheckBox *chkMakeConnection;
|
||||||
BCheckBox *chkShowTerminal;
|
BCheckBox *chkShowTerminal;
|
||||||
BCheckBox *chkLogAll;
|
BCheckBox *chkLogAll;
|
||||||
|
|
||||||
|
BRadioButton *rbTone;
|
||||||
|
BRadioButton *rbPulse;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user