summaryrefslogtreecommitdiffstats
path: root/include/vcl/combobox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/combobox.hxx')
-rw-r--r--include/vcl/combobox.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/combobox.hxx b/include/vcl/combobox.hxx
index 1e460878cfa4..7809188db1bb 100644
--- a/include/vcl/combobox.hxx
+++ b/include/vcl/combobox.hxx
@@ -31,9 +31,9 @@ class ImplListBoxFloatingWindow;
class ImplListBox;
class ImplBtn;
-// ------------
+
// - ComboBox -
-// ------------
+
class VCL_DLLPUBLIC ComboBox : public Edit
{