ui/widgets/glxzoomwidget/inc/glxzoomwidget_global.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 13:38:23 +0300
changeset 36 6481344a6d67
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

#ifndef GLXZOOMWIDGET_GLOBAL_H
#define GLXZOOMWIDGET_GLOBAL_H

#include <QtCore/qglobal.h>

#if defined(GLXZOOMWIDGET_LIBRARY)
#  define GLXZOOMWIDGETSHARED_EXPORT Q_DECL_EXPORT
#else
#  define GLXZOOMWIDGETSHARED_EXPORT Q_DECL_IMPORT
#endif

#endif // GLXZOOMWIDGET_GLOBAL_H