another iteration with fix travis tests

This commit is contained in:
2017-02-14 04:26:59 +03:00
parent a30e6ba21b
commit b818586a23
6 changed files with 17 additions and 20 deletions

View File

@ -25,6 +25,7 @@
namespace AWTestLibrary
{
bool isKWinActive();
char randomChar();
double randomDouble();
QPair<QString, QString> randomFilenames();