mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-04 07:51:14 -05:00
atvmodsource.h comment typo
This commit is contained in:
parent
9ad30bf040
commit
71df197196
@ -208,7 +208,7 @@ private:
|
||||
bool m_videoOK;
|
||||
|
||||
std::vector<ATVCamera> m_cameras; //!< vector of available cameras
|
||||
int m_cameraIndex; //!< curent camera index in list of available cameras
|
||||
int m_cameraIndex; //!< current camera index in list of available cameras
|
||||
|
||||
std::string m_overlayText;
|
||||
QString m_imageFileName;
|
||||
|
Loading…
Reference in New Issue
Block a user