Added RefWhenNeeded

This commit is contained in:
2021-05-25 15:15:44 +02:00
parent 0fe100a9bb
commit 46680c87a8
3 changed files with 31 additions and 0 deletions

View File

@ -8,6 +8,7 @@ HEADERS += \
$$PWD/src/cpptypesafeenum.h \
$$PWD/src/cpputils.h \
$$PWD/src/delayedconstruction.h \
$$PWD/src/refwhenneeded.h \
$$PWD/src/strutils.h
SOURCES += \