mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-28 11:19:57 +00:00
newest qt fixes
This commit is contained in:
@ -28,7 +28,6 @@ namespace AWTestLibrary
|
||||
void init();
|
||||
bool isKWinActive();
|
||||
char randomChar();
|
||||
double randomDouble();
|
||||
QPair<QString, QString> randomFilenames();
|
||||
int randomInt(const int _max = 100);
|
||||
QString randomString(const int _min = 1, const int _max = 100);
|
||||
|
Reference in New Issue
Block a user