little optimization

This commit is contained in:
acetone
2022-11-22 11:05:42 +03:00
parent 995b08dc95
commit 237c7a87d0
5 changed files with 30 additions and 13 deletions
+1
View File
@@ -48,6 +48,7 @@ namespace c {
const QString HA_LAST_DESTINATIONS_LIST = "{{LAST_DESTINATIONS_LIST}}";
const QString HA_DAILY_TOP_DESTINATIONS_LIST = "{{DAILY_TOP_DESTINATIONS_LIST}}";
const QString HA_TOTAL_TOP_DESTINATIONS_LIST = "{{TOTAL_TOP_DESTINATIONS_LIST}}";
const QString HA_TOP_MEASURE = "{{TOP_MEASURE}}";
const QString HA_BLOCKED_DESTINTIONS = "{{BLOCKED_DESTINATIONS}}";
const QString HA_INFORMATION = "{{INFORMATION}}";
const QString HA_COPYRIGHT = "{{COPYRIGHT}}";