diff options
Diffstat (limited to 'ui/flowgraphwidget.h')
| -rw-r--r-- | ui/flowgraphwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h index 6a77b829..2064e99b 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -344,7 +344,7 @@ private Q_SLOTS: void skipAndReturnValue(); void makePtr(); - void makeString(); + void makeString(size_t charSize = 1); void reanalyze(); |
