summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/Whiteboard/TextDialog.h')
-rw-r--r--Swift/QtUI/Whiteboard/TextDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/Whiteboard/TextDialog.h b/Swift/QtUI/Whiteboard/TextDialog.h
index 7f0e56a..f4d9a13 100644
--- a/Swift/QtUI/Whiteboard/TextDialog.h
+++ b/Swift/QtUI/Whiteboard/TextDialog.h
@@ -34,7 +34,7 @@ namespace Swift {
QSpinBox* fontSizeBox;
signals:
- void accepted(QGraphicsItem* item);
+ void accepted(QGraphicsTextItem* item);
private slots:
void accept();