summaryrefslogtreecommitdiff
path: root/include/svx/samecontentlistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/samecontentlistbox.hxx')
-rw-r--r--include/svx/samecontentlistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/samecontentlistbox.hxx b/include/svx/samecontentlistbox.hxx
index 1f5a503e98cf..f3553d43e327 100644
--- a/include/svx/samecontentlistbox.hxx
+++ b/include/svx/samecontentlistbox.hxx
@@ -25,7 +25,7 @@
namespace SameContentListBox
{
- void SVXCORE_DLLPUBLIC Fill(weld::ComboBox& rComboBox);
+void SVXCORE_DLLPUBLIC Fill(weld::ComboBox& rComboBox);
};
#endif