mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
sip also doesn't like public (followup 0ec5dc4 and fa0a9b7)
This commit is contained in:
parent
7bd435e835
commit
a45a9419c5
@ -215,7 +215,7 @@ class QgsErrorItem : QgsDataItem
|
|||||||
|
|
||||||
// ---------
|
// ---------
|
||||||
|
|
||||||
class QgsDirectoryParamWidget : public QTreeWidget
|
class QgsDirectoryParamWidget : QTreeWidget
|
||||||
{
|
{
|
||||||
%TypeHeaderCode
|
%TypeHeaderCode
|
||||||
#include <qgsdataitem.h>
|
#include <qgsdataitem.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user