diff options
Diffstat (limited to 'qt-ui/plotareascene.cpp')
-rw-r--r-- | qt-ui/plotareascene.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qt-ui/plotareascene.cpp b/qt-ui/plotareascene.cpp new file mode 100644 index 000000000..a728040f5 --- /dev/null +++ b/qt-ui/plotareascene.cpp @@ -0,0 +1,6 @@ +/* + * plotareascene.cpp + * + * classes for profile plot area scene of Subsurface + * + */ |