diff options
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index ce1cdc79f3fd..a0a3a64176d7 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -268,6 +268,8 @@ public: void SelectFlyFrame( SwFlyFrame& rFrame ); + void UnfloatFlyFrame(); + /// Is selected frame within another frame? const SwFrameFormat* IsFlyInFly(); |