lib/query: refactor & rework
- Move the lib/query/ stuff up a level into lib/ - Associate directly with the Query object - Rework the Query object to be C++ rather than mixed with C - Update all dependencies, tests
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include "test-mu-common.h"
|
||||
#include "test-mu-common.hh"
|
||||
#include "mu-contacts.hh"
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user