summaryrefslogtreecommitdiffstats
path: root/include/sfx2/recentdocsviewitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-22 10:36:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-22 12:01:31 +0000
commitac9ba521176c602544bf5fe1fdc1d216bfdd9849 (patch)
treec4e6a3026d46e342b02b920e91a83ece2eb4e235 /include/sfx2/recentdocsviewitem.hxx
parentNew loplugin:oslendian (diff)
downloadcore-ac9ba521176c602544bf5fe1fdc1d216bfdd9849.tar.gz
core-ac9ba521176c602544bf5fe1fdc1d216bfdd9849.zip
loplugin:countusersofdefaultparams in include/sfx2
Change-Id: I8b5e3ebbfb715d0b6aec2c4137f0ff524b63227e Reviewed-on: https://gerrit.libreoffice.org/31065 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/recentdocsviewitem.hxx')
-rw-r--r--include/sfx2/recentdocsviewitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/recentdocsviewitem.hxx b/include/sfx2/recentdocsviewitem.hxx
index 299778c51963..63ff1ef31277 100644
--- a/include/sfx2/recentdocsviewitem.hxx
+++ b/include/sfx2/recentdocsviewitem.hxx
@@ -16,7 +16,7 @@ class RecentDocsViewItem : public ThumbnailViewItem
{
public:
RecentDocsViewItem(ThumbnailView &rView, const OUString &rURL,
- const OUString &rTitle, const BitmapEx& rThumbnail, sal_uInt16 nId, long nThumbnailSize = 256);
+ const OUString &rTitle, const BitmapEx& rThumbnail, sal_uInt16 nId, long nThumbnailSize);
/** Updates own highlight status based on the aPoint position.