diff options
| -rw-r--r-- | ui/viewframe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h index f89d2468..29d0c823 100644 --- a/ui/viewframe.h +++ b/ui/viewframe.h @@ -415,6 +415,7 @@ public: bool closeRequest(); void closing(); + void clearViewLocation(); void updateFonts(); void updateTheme(); |
