lib: Update for new querying machinery
Port to c++ and use new APIs.
This commit is contained in:
@ -29,9 +29,11 @@
|
||||
#include <locale.h>
|
||||
|
||||
#include "test-mu-common.hh"
|
||||
#include "mu-msg.h"
|
||||
#include "mu-msg.hh"
|
||||
#include "utils/mu-str.h"
|
||||
|
||||
using namespace Mu;
|
||||
|
||||
|
||||
static MuMsg*
|
||||
get_msg (const char *path)
|
||||
|
||||
Reference in New Issue
Block a user