Skip to content
Snippets Groups Projects
Commit a0d9bc6e authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

WinDll fix

parent 92dcb276
No related branches found
No related tags found
No related merge requests found
......@@ -17,11 +17,12 @@
#ifndef GUIMESSAGE_H
#define GUIMESSAGE_H
#include "WinDllMacros.h"
#include <QString>
class QObject;
class GUIMessage
class BA_CORE_API_ GUIMessage
{
public:
GUIMessage(const QString &senderName, const QString &messageType,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment