summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/widget.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/widget.hpp')
-rw-r--r--src/guichan/include/guichan/widget.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/include/guichan/widget.hpp b/src/guichan/include/guichan/widget.hpp
index f4d316b25..32edabc32 100644
--- a/src/guichan/include/guichan/widget.hpp
+++ b/src/guichan/include/guichan/widget.hpp
@@ -80,7 +80,7 @@ namespace gcn
* @author Per Larsson.
* @since 0.1.0
*/
- class GCN_CORE_DECLSPEC Widget
+ class Widget
{
public:
/**