mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
f5c958ad73
This should wrap gettext nicely and replace the "_()" macros we use in C code. Also added comments to the top of all the new files. Suggested-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
6 lines
87 B
C++
6 lines
87 B
C++
/*
|
|
* plotareascene.cpp
|
|
*
|
|
* classes for profile plot area scene of Subsurface
|
|
*
|
|
*/
|