diff options
author | Martin Měřinský <mermar@centrum.cz> | 2017-03-13 07:09:06 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-03-13 10:28:06 -0700 |
commit | 3d89914633574efd379cf6c5ce007e664ca636d5 (patch) | |
tree | b07734df378076f93bd0be06915cb63f0e9a58a2 /desktop-widgets/plannerSettings.ui | |
parent | 71d48142acde8ecb1c9d2b742e6bd3dfa0672ef5 (diff) | |
download | subsurface-3d89914633574efd379cf6c5ce007e664ca636d5.tar.gz |
Use GFLow, GFHigh (not GFlow, GF Low, GF low).
Diffstat (limited to 'desktop-widgets/plannerSettings.ui')
-rw-r--r-- | desktop-widgets/plannerSettings.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/plannerSettings.ui b/desktop-widgets/plannerSettings.ui index 90331bdf6..f1eddb70a 100644 --- a/desktop-widgets/plannerSettings.ui +++ b/desktop-widgets/plannerSettings.ui @@ -340,7 +340,7 @@ <item row="8" column="1"> <widget class="QLabel" name="label_15"> <property name="text"> - <string>GF low</string> + <string>GFLow</string> </property> <property name="indent"> <number>26</number> @@ -357,7 +357,7 @@ <item row="9" column="1"> <widget class="QLabel" name="label_16"> <property name="text"> - <string>GF high</string> + <string>GFHigh</string> </property> <property name="indent"> <number>25</number> |