mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-26 18:29:58 +00:00
system source, some code improvements
This commit is contained in:
@ -34,7 +34,7 @@ int randomInt(const int _max = 100);
|
||||
QString randomString(const int _min = 1, const int _max = 100);
|
||||
QStringList randomStringList(const int _max = 100);
|
||||
QStringList randomSelect(const QStringList &_available);
|
||||
};
|
||||
} // namespace AWTestLibrary
|
||||
|
||||
|
||||
#endif /* AWTESTLIBRARY_H */
|
||||
|
Reference in New Issue
Block a user