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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 3 weeks ago
parent cb4c5cd75f
commit b903f9fe2f
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