summaryrefslogtreecommitdiff
path: root/include/vcl/ctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/ctrl.hxx')
-rw-r--r--include/vcl/ctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/ctrl.hxx b/include/vcl/ctrl.hxx
index 8b3bc14d27df..34879707e115 100644
--- a/include/vcl/ctrl.hxx
+++ b/include/vcl/ctrl.hxx
@@ -30,9 +30,9 @@
namespace vcl { struct ImplControlData; struct ControlLayoutData; }
class StyleSettings;
-// -----------
+
// - Control -
-// -----------
+
class VCL_DLLPUBLIC Control : public Window
{