mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:27:35 +00:00
Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel
This commit is contained in:
parent
29026ce965
commit
bd86beb7e4
7 changed files with 224 additions and 74 deletions
|
@ -11,6 +11,7 @@ compile_gml(SearchPanel.gml SearchPanelGML.cpp)
|
|||
set(SOURCES
|
||||
main.cpp
|
||||
FavoritesEditDialogGML.cpp
|
||||
FavoritesModel.cpp
|
||||
FavoritesPanelGML.cpp
|
||||
FavoritesPanel.cpp
|
||||
MapWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue