Zoom/center the page map so that all locations are in view

This commit is contained in:
Volker Krause
2023-06-18 11:08:03 +02:00
parent a3b8168744
commit 64a1316f9b
5 changed files with 79 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ add_library(neochat STATIC
delegatesizehelper.cpp
models/livelocationsmodel.cpp
models/locationsmodel.cpp
locationhelper.cpp
)
ecm_qt_declare_logging_category(neochat