mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-28 10:44:32 +00:00
added missing dll exports
This commit is contained in:
parent
a0f70c85d1
commit
7e8c3687d6
@ -11,8 +11,9 @@
|
||||
#include <QString>
|
||||
#include <streambase.h>
|
||||
#include <QSharedPointer>
|
||||
#include "hanoitowersprotockol_global.h"
|
||||
|
||||
struct UserPreview: public QH::StreamBase {
|
||||
struct HANOITOWERSPROTOCOL_EXPORT UserPreview: public QH::StreamBase {
|
||||
explicit UserPreview();
|
||||
explicit UserPreview(const QString& id);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user