mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rename createDecostops to drawProfile
After all, that's what the function does. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
882b2c146b
commit
4141c68450
2 changed files with 11 additions and 11 deletions
|
|
@ -147,7 +147,7 @@ private slots:
|
|||
void increaseDepth();
|
||||
void decreaseTime();
|
||||
void decreaseDepth();;
|
||||
void createDecoStops();
|
||||
void drawProfile();
|
||||
void prepareSelectGas();
|
||||
void selectGas(const QModelIndex& index);
|
||||
void pointInserted(const QModelIndex&, int start, int end);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue