From: wittend99 Date: Tue, 4 Dec 2012 04:27:26 +0000 (+0000) Subject: git-svn-id: https://svn.code.sf.net/p/freetel/code@1117 01035d8c-6547-0410-b346-abe4f... X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=7ee5a469f3568cb1ff565caafce50216225a77f3;p=freetel-svn-tracking.git git-svn-id: https://svn.code.sf.net/p/freetel/code@1117 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/src/dlg_comports.h b/fdmdv2/src/dlg_comports.h index 70594ea8..a5a05e80 100644 --- a/fdmdv2/src/dlg_comports.h +++ b/fdmdv2/src/dlg_comports.h @@ -48,6 +48,7 @@ class ComPortsDlg : public wxDialog wxCheckBox* m_ckUsePTTRtChan; wxListBox* m_listCtrlPorts; wxCheckBox* m_ckUseSerialPTT; + wxStaticText* m_staticText12; wxTextCtrl *m_txtCtlDevicePath; wxRadioButton* m_rbUseDTR; wxCheckBox* m_ckRTSPos;