Expose new CppUtils class with formattedBytes()

This commit is contained in:
miruka
2019-09-14 15:42:24 -04:00
parent 69aea0e37f
commit fe087ba724
5 changed files with 50 additions and 2 deletions

View File

@@ -12,7 +12,8 @@ RCC_DIR = $$BUILD_DIR/rcc
QRC_FILE = $$BUILD_DIR/resources.qrc
RESOURCES += $$QRC_FILE
SOURCES += src/main.cpp
HEADERS += src/utils.h
SOURCES += src/main.cpp src/utils.cpp
TARGET = harmonyqml