diff options
Diffstat (limited to 'vcl/inc/helpwin.hxx')
-rw-r--r-- | vcl/inc/helpwin.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/helpwin.hxx b/vcl/inc/helpwin.hxx index 389c8143ace9..aad06c5f33e2 100644 --- a/vcl/inc/helpwin.hxx +++ b/vcl/inc/helpwin.hxx @@ -23,9 +23,9 @@ #include <vcl/floatwin.hxx> #include <vcl/timer.hxx> -// ------------------ + // - HelpTextWindow - -// ------------------ + class HelpTextWindow : public FloatingWindow { |