mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-26 18:29:58 +00:00
massive changes inside
* use pass by ref instead of by value if possible * use reference in interation over collections * fix no tag inserting
This commit is contained in:
@ -10,7 +10,7 @@ const char AUTHOR[] = "@PROJECT_AUTHOR@";
|
||||
const char TRANSLATORS[] = "Ernesto Aviles Vzqz (Spanish),Mermouy "
|
||||
"(French),underr (Brazillian Portuguese),Viktor "
|
||||
"Slobodyan (Ukrainian),Lemueler (Chinese),Heimen "
|
||||
"Stoffels (Dutch), Mariusz Kocoń (Polish)";
|
||||
"Stoffels (Dutch),Mariusz Kocoń (Polish)";
|
||||
const char EMAIL[] = "@PROJECT_CONTACT@";
|
||||
const char LICENSE[] = "@PROJECT_LICENSE@";
|
||||
const char TRDPARTY_LICENSE[] = "QReplyTimeout "
|
||||
|
Reference in New Issue
Block a user