summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/EggGroupUI_p.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-02 23:32:55 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-03-02 23:32:55 -0500
commit0fc7b38d9a9e18878338e1c7adb4b9f1563eabca (patch)
tree7774e02643410f38368f3ed9e84cab76f6240c5f /sigmodr/widgets/EggGroupUI_p.h
parent5f68f3a33b1dbe0b47688e4b671e285a474f65ea (diff)
downloadsigen-0fc7b38d9a9e18878338e1c7adb4b9f1563eabca.tar.gz
sigen-0fc7b38d9a9e18878338e1c7adb4b9f1563eabca.tar.xz
sigen-0fc7b38d9a9e18878338e1c7adb4b9f1563eabca.zip
Update private classes to use NO_EXPORT instead of IMPORT
Diffstat (limited to 'sigmodr/widgets/EggGroupUI_p.h')
-rw-r--r--sigmodr/widgets/EggGroupUI_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/widgets/EggGroupUI_p.h b/sigmodr/widgets/EggGroupUI_p.h
index 6cc871b9..becfc9ea 100644
--- a/sigmodr/widgets/EggGroupUI_p.h
+++ b/sigmodr/widgets/EggGroupUI_p.h
@@ -31,7 +31,7 @@ namespace Sigmodr
{
namespace Widgets
{
-class SIGMODRWIDGETS_IMPORT EggGroupUI::Private : public ObjectUIPrivate
+class SIGMODRWIDGETS_NO_EXPORT EggGroupUI::Private : public ObjectUIPrivate
{
Q_OBJECT