add fS function to simplify string formatting with fmt::format

This commit is contained in:
Rasmus Karlsson
2017-12-17 17:01:37 +01:00
parent 54ed42f884
commit 02e5030475
2 changed files with 15 additions and 1 deletions
+2 -1
View File
@@ -170,7 +170,8 @@ HEADERS += \
src/widgets/splitcontainer.hpp \
src/widgets/helper/droppreview.hpp \
src/widgets/helper/splitcolumn.hpp \
src/util/irchelpers.hpp
src/util/irchelpers.hpp \
src/util/helpers.hpp
PRECOMPILED_HEADER =