ENH: add text to specify active tunnel

JIRA: [STUDIO-13803]
Change-Id: Ia6af5ba881c93a1d284295b244d19b39aee2ae91
(cherry picked from commit cb6c6afeee3e519aca87ac82eacc4b85fda63f65)
This commit is contained in:
haolin.tian
2025-08-04 17:57:29 +08:00
committed by Noisyfox
parent c94c453936
commit 6121a420f1
4 changed files with 37 additions and 3 deletions

View File

@@ -405,6 +405,8 @@ protected:
wxStaticText * m_staticText_timelapse;
SwitchButton * m_bmToggleBtn_timelapse;
wxStaticText *m_mqtt_source;
wxStaticBitmap *m_bitmap_camera_img;
wxStaticBitmap *m_bitmap_recording_img;
wxStaticBitmap *m_bitmap_timelapse_img;