Add KDE_EXPORT on PluginUtility namespace.

This resolves issue #1.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3016606dca)
r14.0.x
Slávek Banko 6 years ago
parent c603a9dfaa
commit ed8fceaadf
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -388,7 +388,7 @@ protected:
} ;
/** A namespace containing only static helper methods. */
namespace PluginUtility
namespace PluginUtility KDE_EXPORT
{
/** Searches the argument list for --foo=bar and returns bar, TQString() if not found.
* Don't include the -- in the argname. */

Loading…
Cancel
Save