4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-14 03:29:32 +00:00

Win32 fixup

svn path=/trunk/kdesupport/qca/; revision=657647
This commit is contained in:
Alon Bar-Lev 2007-04-24 17:17:12 +00:00
parent 7a6d54a0b9
commit 7d55469173

@ -772,7 +772,7 @@ namespace QCA
QString _type;
};
class BasicContext : public Provider::Context
class QCA_EXPORT BasicContext : public Provider::Context
{
Q_OBJECT
public: