top counters style & adaptive for mobile displays

This commit is contained in:
acetone
2022-11-22 18:29:01 +03:00
parent 46d562adec
commit f934913f51
6 changed files with 14 additions and 28 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ namespace c {
} // namespace c
namespace p {
uint LAST_AND_TOP_LIST_SIZE = 5;
uint LAST_AND_TOP_LIST_SIZE = 10;
QStringList IGNORED_DESTINATIONS = {"[0.0.0.0]", "0.0.0.0"};
QString WORKING_DIR = "data";
QString SERVICE_TITLE = "3proxy-eagle";