[revert] last commit errors
error: ‘m_mountPointDir’ does not name a type
This commit is contained in:
parent
37478f4a8d
commit
95cbf0a8eb
@ -70,7 +70,6 @@ public:
|
|||||||
private:
|
private:
|
||||||
QString m_devicePath;
|
QString m_devicePath;
|
||||||
QTemporaryDir m_mountPointDir;
|
QTemporaryDir m_mountPointDir;
|
||||||
m_mountPointDir.setAutoRemove(false); // Avoid data cleanup - https://github.com/calamares/calamares/issues/1044
|
|
||||||
bool m_mounted;
|
bool m_mounted;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user