labels: refactor import/export to mu-store-labels

Move the import/export code to 'lib'.
This commit is contained in:
Dirk-Jan C. Binnema
2025-08-16 11:40:15 +03:00
parent f504289a02
commit a6b1f47a30
6 changed files with 238 additions and 156 deletions

View File

@ -35,7 +35,7 @@
#include <utils/mu-utils.hh>
#include <utils/mu-utils.hh>
#include <utils/mu-option.hh>
#include "mu-labels-cache.hh"
#include "mu-store-labels.hh"
#include <message/mu-message.hh>