Skip to content

Commit

Permalink
Add the missing SIP stub file
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed May 21, 2014
1 parent b2a4c76 commit 4988bc5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions python/gui/layertree/qgslayertreeview.sip
@@ -0,0 +1,9 @@

class QgsLayerTreeView : QTreeView
{
%TypeHeaderCode
#include <qgslayertreeview.h>
%End

// this is just a stub
};

0 comments on commit 4988bc5

Please sign in to comment.