Skip to content

Commit

Permalink
fix test + rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Oct 12, 2021
1 parent ec16736 commit a6645d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -97,7 +97,7 @@ Sets a ``filter`` string, used to filter out the contents of the view
to matching algorithms.
%End

protected:
protected slots:

virtual void keyPressEvent( QKeyEvent *event );

Expand Down
2 changes: 1 addition & 1 deletion python/gui/auto_generated/qgsbrowsertreeview.sip.in
Expand Up @@ -48,7 +48,7 @@ Returns the browser model

void setSettingsSection( const QString &section );

protected:
protected slots:

virtual void keyPressEvent( QKeyEvent *event );

Expand Down

0 comments on commit a6645d9

Please sign in to comment.