rename mediaSources

This commit is contained in:
WarmUpTill
2020-12-28 17:38:34 +01:00
parent a05e38d3cb
commit fae50024ea
2 changed files with 5 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ private slots:
void TimeChanged(int time);
private:
QComboBox *meidaSources;
QComboBox *mediaSources;
QComboBox *states;
QComboBox *timeRestrictions;
QSpinBox *time;