X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fbufferviewconfig.h;fp=src%2Fcommon%2Fbufferviewconfig.h;h=03debf80ae3e1a68003229fc6979ef2954209e0e;hp=d2542e736de87b88dbc0e8e750183615fa2bc52f;hb=92fc8c5b119111a35ab8423c3cbde5b2a022badf;hpb=ccf1e4557797374c839c567ae14fe12cc1bcffb3 diff --git a/src/common/bufferviewconfig.h b/src/common/bufferviewconfig.h index d2542e73..03debf80 100644 --- a/src/common/bufferviewconfig.h +++ b/src/common/bufferviewconfig.h @@ -20,12 +20,14 @@ #pragma once +#include "common-export.h" + #include "syncableobject.h" #include "bufferinfo.h" #include "types.h" -class BufferViewConfig : public SyncableObject +class COMMON_EXPORT BufferViewConfig : public SyncableObject { Q_OBJECT SYNCABLE_OBJECT