From fe2d2c11da062f10868c2704333d28ac811e316c Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 23 Oct 2017 10:42:49 -0400 Subject: [PATCH] add note on how to install qtcreator style files --- contrib/styles/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/styles/README.md b/contrib/styles/README.md index d83414d34e..84d86e656b 100644 --- a/contrib/styles/README.md +++ b/contrib/styles/README.md @@ -24,3 +24,7 @@ QtCreator qtcreator-dealii-code-format.xml - Style for C++ code qtcreator-prm-format.xml - Style for .prm files + + Install the C++ style by importing it from "Tools->C++->Code + Style". Install the .prm format by copying the .xml file into + ~/.config/QtProject/qtcreator/generic-highlighter/ -- 2.39.5