Fix FTBFS caused by wrong order of attributes in namespace. This resolves issue #18

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b903f9fe2f)
r14.1.x r14.1.2
Michele Calgaro 6 months ago
parent 9ee916104e
commit 288434b1cb
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -43,7 +43,7 @@ class Smb4KHomesSharesHandler;
* @author Alexander Reinholdt <dustpuppy@users.berlios.de>
*/
namespace KDE_EXPORT Smb4TDEGlobal
namespace Smb4TDEGlobal KDE_EXPORT
{
/**
* This returns the pointer to the global timer for the application.

Loading…
Cancel
Save