Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Oct 28, 2016
1 parent ed3b071 commit 800b1a6
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 800b1a6

Please sign in to comment.