summaryrefslogtreecommitdiff
path: root/vcl/inc/brdwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/brdwin.hxx')
-rw-r--r--vcl/inc/brdwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/brdwin.hxx b/vcl/inc/brdwin.hxx
index d0e976430e39..55da2232bfbe 100644
--- a/vcl/inc/brdwin.hxx
+++ b/vcl/inc/brdwin.hxx
@@ -178,7 +178,7 @@ public:
Rectangle GetMenuRect() const;
- virtual Size GetOptimalSize(WindowSizeType eType) const;
+ virtual Size GetOptimalSize() const;
};
// =======================================================================