diff options
-rw-r--r-- | smb4k/core/smb4tdeglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/core/smb4tdeglobal.h b/smb4k/core/smb4tdeglobal.h index dd5dbe1..aaa5762 100644 --- a/smb4k/core/smb4tdeglobal.h +++ b/smb4k/core/smb4tdeglobal.h @@ -43,7 +43,7 @@ class Smb4KHomesSharesHandler; * @author Alexander Reinholdt <[email protected]> */ -namespace KDE_EXPORT Smb4TDEGlobal +namespace Smb4TDEGlobal KDE_EXPORT { /** * This returns the pointer to the global timer for the application. |