Fix typo
Change-Id: Ia8ce9ac486d1ee54a772367cba90b42197f622d1 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>bb10
parent
8d36149262
commit
2096463afc
|
|
@ -318,7 +318,7 @@ public Q_SLOTS:
|
|||
|
||||
Q_REVISION(2, 1) void alert(int msec);
|
||||
|
||||
Q_REVISION(2 ,3) void requestUpdate();
|
||||
Q_REVISION(2, 3) void requestUpdate();
|
||||
|
||||
Q_SIGNALS:
|
||||
void screenChanged(QScreen *screen);
|
||||
|
|
|
|||
Loading…
Reference in New Issue