FEM: guiobjects directory, add a readme

This commit is contained in:
Bernd Hahnebach
2020-05-22 01:08:16 +02:00
parent fa398b8857
commit d3f22e0ce5
2 changed files with 5 additions and 0 deletions

View File

@@ -347,6 +347,7 @@ SET(FemGuiViewObjects_SRCS
SET(FemGuiScripts_SRCS
femguiobjects/__init__.py
femguiobjects/readme.md
)
SET(FemGuiUtils_SRCS

View File

@@ -0,0 +1,4 @@
# Information
+ The view providers where moved to the directory femviewproviders.
+ This directory is kept some time because there are some dev branches around.
+ Some of these would no longer rebase if the directory will be deleted.