diff options
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r-- | include/vcl/window.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index 4408adb98381..e255272ef6d8 100644 --- a/include/vcl/window.hxx +++ b/include/vcl/window.hxx @@ -1074,7 +1074,7 @@ public: * * akin to gtk_widget_queue_resize */ - void queue_resize(); + virtual void queue_resize(); /* * Sets the "width-request" property |