mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 00:16:23 +02:00
Remove Menu deprecated members
This commit is contained in:
parent
3fbc8c5d44
commit
10ec36874f
1 changed files with 0 additions and 3 deletions
|
@ -257,9 +257,6 @@ private:
|
||||||
QString _snapshotsLocation;
|
QString _snapshotsLocation;
|
||||||
QString _scriptsLocation;
|
QString _scriptsLocation;
|
||||||
QByteArray _walletPrivateKey;
|
QByteArray _walletPrivateKey;
|
||||||
|
|
||||||
bool _shouldRenderTableNeedsRebuilding = true;
|
|
||||||
QMap<float, float> _shouldRenderTable;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
namespace MenuOption {
|
namespace MenuOption {
|
||||||
|
|
Loading…
Reference in a new issue