diff options
Diffstat (limited to 'ui/linearview.h')
| -rw-r--r-- | ui/linearview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/linearview.h b/ui/linearview.h index f875a853..99fae229 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -234,6 +234,7 @@ private Q_SLOTS: void createFunc(); void createFuncWithPlatform(PlatformRef platform, bool autoSelect = false); void defineFuncName(); + void editFunctionProperties(); void undefineFunc(); void reanalyze(); void comment(); |
