summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxborderimage.h
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-08-26 07:22:58 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-08-26 07:22:58 (GMT)
commit35ea0941dfd1913ec763c4f67492776034507e6c (patch)
tree18d1c4717cbbfe3ed2b7018a30a7b4b289543b8d /src/declarative/fx/qfxborderimage.h
parent0094735947164aef8f8e6539c535199b29ed6f4e (diff)
downloadQt-35ea0941dfd1913ec763c4f67492776034507e6c.zip
Qt-35ea0941dfd1913ec763c4f67492776034507e6c.tar.gz
Qt-35ea0941dfd1913ec763c4f67492776034507e6c.tar.bz2
Proposed changes following review
Diffstat (limited to 'src/declarative/fx/qfxborderimage.h')
-rw-r--r--src/declarative/fx/qfxborderimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxborderimage.h b/src/declarative/fx/qfxborderimage.h
index c6885fb..7d29fc8 100644
--- a/src/declarative/fx/qfxborderimage.h
+++ b/src/declarative/fx/qfxborderimage.h
@@ -79,7 +79,7 @@ public:
void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *);
void setSource(const QUrl &url);
-signals:
+Q_SIGNALS:
void tileModeChanged();
protected: