Skip to content

Commit a2ee1b7

Browse files
committedOct 5, 2016
fix indendation
1 parent 50258e6 commit a2ee1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgswebpage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ class CORE_EXPORT QWebPage : public QObject
183183

184184
signals:
185185

186-
void loadFinished( bool ok );
186+
void loadFinished( bool ok );
187187

188188
public slots:
189189

0 commit comments

Comments
 (0)
Please sign in to comment.