Skip to content

Commit a45a941

Browse files
committedMay 13, 2013
sip also doesn't like public (followup 0ec5dc4 and fa0a9b7)
1 parent 7bd435e commit a45a941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/core/qgsdataitem.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ class QgsErrorItem : QgsDataItem
215215

216216
// ---------
217217

218-
class QgsDirectoryParamWidget : public QTreeWidget
218+
class QgsDirectoryParamWidget : QTreeWidget
219219
{
220220
%TypeHeaderCode
221221
#include <qgsdataitem.h>

0 commit comments

Comments
 (0)
Please sign in to comment.