Skip to content

Commit

Permalink
fix indendation
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Oct 5, 2016
1 parent 50258e6 commit a2ee1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgswebpage.h
Expand Up @@ -183,7 +183,7 @@ class CORE_EXPORT QWebPage : public QObject

signals:

void loadFinished( bool ok );
void loadFinished( bool ok );

public slots:

Expand Down

0 comments on commit a2ee1b7

Please sign in to comment.