diff options
Diffstat (limited to 'ui/flowgraphwidget.h')
| -rw-r--r-- | ui/flowgraphwidget.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h index a6e02076..532a506a 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -308,19 +308,6 @@ private Q_SLOTS: void skipAndReturnZero(); void skipAndReturnValue(); - void displayAsDefault(); - void displayAsBinary(); - void displayAsSignedOctal(); - void displayAsUnsignedOctal(); - void displayAsSignedDecimal(); - void displayAsUnsignedDecimal(); - void displayAsSignedHexadecimal(); - void displayAsUnsignedHexadecimal(); - void displayAsCharacterConstant(); - void displayAsPointer(); - void displayAsFloat(); - void displayAsDouble(); - void makePtr(); void makeString(); |
