From 7ee5a469f3568cb1ff565caafce50216225a77f3 Mon Sep 17 00:00:00 2001 From: wittend99 Date: Tue, 4 Dec 2012 04:27:26 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@1117 01035d8c-6547-0410-b346-abe4f91aad63 --- fdmdv2/src/dlg_comports.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.25.1