atvmodsource.h comment typo

pull/1490/head
CRD716 2022-10-27 21:51:58 -05:00 zatwierdzone przez GitHub
rodzic 9ad30bf040
commit 71df197196
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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;