diff options
Diffstat (limited to 'ui/linearview.h')
| -rw-r--r-- | ui/linearview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/linearview.h b/ui/linearview.h index 26c3e9d8..00f02c76 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -197,6 +197,8 @@ private Q_SLOTS: void defineNameAtAddr(uint64_t addr); void defineName(); void undefineName(); + void setUserVariableValue(); + void clearUserVariableValue(); void createFunc(); void createFuncWithPlatform(PlatformRef platform); void defineFuncName(); |
