mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
GradleSpecifier: Use std::optional instead of DefaultVariable
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
9171e2b2e1
commit
eba6ffb37b
3 changed files with 5 additions and 32 deletions
|
|
@ -75,9 +75,6 @@ set(CORE_SOURCES
|
|||
# RW lock protected map
|
||||
RWStorage.h
|
||||
|
||||
# A variable that has an implicit default value and keeps track of changes
|
||||
DefaultVariable.h
|
||||
|
||||
# a smart pointer wrapper intended for safer use with Qt signal/slot mechanisms
|
||||
QObjectPtr.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue