[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:
|
||||
QString m_devicePath;
|
||||
QTemporaryDir m_mountPointDir;
|
||||
m_mountPointDir.setAutoRemove(false); // Avoid data cleanup - https://github.com/calamares/calamares/issues/1044
|
||||
bool m_mounted;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user