summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-01-12 16:54:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-01-12 16:56:55 +0000
commit8b2a9a37306a7febf28e419280d1782ff230761a (patch)
tree95dafc850e814d2bc76bdf2d9703b8a9016fafe1 /svx
parentd4aebca5ef0fcb062d3c395dc53bfe59c459ca81 (diff)
Resolves: fdo#79975 toggle checkered background back on
Change-Id: Id856d8dbf437acb7e528e60b4d1b012102ff0557
Diffstat (limited to 'svx')
-rw-r--r--svx/source/gallery2/galctrl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/gallery2/galctrl.cxx b/svx/source/gallery2/galctrl.cxx
index 90537acc6913..4665fd89cbc9 100644
--- a/svx/source/gallery2/galctrl.cxx
+++ b/svx/source/gallery2/galctrl.cxx
@@ -272,7 +272,6 @@ void drawTransparenceBackground(OutputDevice& rOut, const Point& rPos, const Siz
}
}
-
GalleryIconView::GalleryIconView( GalleryBrowser2* pParent, GalleryTheme* pTheme ) :
ValueSet( pParent, WB_TABSTOP | WB_3DLOOK | WB_BORDER | WB_ITEMBORDER | WB_DOUBLEBORDER | WB_VSCROLL | WB_FLATVALUESET ),
DropTargetHelper( this ),