summaryrefslogtreecommitdiff
path: root/include/svtools/ivctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/ivctrl.hxx')
-rw-r--r--include/svtools/ivctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index 37df1b01c639..e2b2c9717471 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -283,7 +283,7 @@ public:
SvxIconChoiceCtrlEntry* InsertEntry( const OUString& rText,
const Image& rImage,
- sal_uLong nPos = LIST_APPEND,
+ sal_uLong nPos = CONTAINER_APPEND,
const Point* pPos = 0,
sal_uInt16 nFlags = 0
);