Skip to content

Commit

Permalink
Update sip
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 6, 2017
1 parent 014b040 commit 603168e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/gui/layertree/qgslayertreeview.sip
Expand Up @@ -151,6 +151,10 @@ Emitted when a current layer is changed
virtual void keyPressEvent( QKeyEvent *event );


virtual void dropEvent( QDropEvent *event );



protected slots:

void modelRowsInserted( const QModelIndex &index, int start, int end );
Expand Down

0 comments on commit 603168e

Please sign in to comment.