diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index 80590c96..2f35acb5 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -753,7 +753,6 @@ protected: void notifySetAsTopLevel(); void notifySetParent(); - void setWidth (int width); bool isBlockLevel (); |