summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-03-24 07:08:45 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-11 14:51:46 (GMT)
commit65795273a244666e671194545119b8607a53febd (patch)
tree4861aa3dd34ba4c25edf2c4610666938aa6e7816 /examples
parent3661fb3fdafc450cd634e1f22912c87b36ce301d (diff)
downloadQt-65795273a244666e671194545119b8607a53febd.zip
Qt-65795273a244666e671194545119b8607a53febd.tar.gz
Qt-65795273a244666e671194545119b8607a53febd.tar.bz2
fix link error on windows
Diffstat (limited to 'examples')
-rw-r--r--examples/gestures/collidingmice/linjazaxgesture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gestures/collidingmice/linjazaxgesture.h b/examples/gestures/collidingmice/linjazaxgesture.h
index 8a7cb23..92343cf 100644
--- a/examples/gestures/collidingmice/linjazaxgesture.h
+++ b/examples/gestures/collidingmice/linjazaxgesture.h
@@ -3,7 +3,7 @@
#include <QGesture>
-class Q_GUI_EXPORT LinjaZaxGesture : public QGesture
+class LinjaZaxGesture : public QGesture
{
public:
enum DirectionType