mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Remove sip rule in header
This commit is contained in:
parent
bc6930c58f
commit
4253a44568
@ -95,10 +95,8 @@ class CORE_EXPORT QgsArchive
|
||||
QStringList mFiles;
|
||||
|
||||
private:
|
||||
#ifndef SIP_RUN
|
||||
// used when unzip is performed
|
||||
std::unique_ptr<QTemporaryDir> mDir;
|
||||
#endif
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user