Improve the scheduler ui settings.

This commit is contained in:
sledgehammer999
2013-09-14 12:54:22 +03:00
parent ae8c6ecf1c
commit fcebe1e485
3 changed files with 32 additions and 1 deletions

View File

@@ -157,6 +157,7 @@ private:
private:
void setSslKey(const QByteArray &key, bool interactive = true);
void setSslCertificate(const QByteArray &cert, bool interactive = true);
bool schedTimesOk();
private:
QButtonGroup choiceLanguage;