mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
#31 Squashed merge of commits relating to the plugin system and IContext redesign, from the 'interconnect' branch.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#ifndef MESSAGE_HANDLER_H
|
||||
#define MESSAGE_HANDLER_H
|
||||
|
||||
#include <QMap>
|
||||
#include "blackmisc/message_dispatcher.h"
|
||||
#include "blackmisc/message.h"
|
||||
#include "blackmisc/debug.h"
|
||||
#include "blackmisc/type_info.h"
|
||||
#include "blackmisc/message_dispatcher.h"
|
||||
#include <QMap>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user