diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2016-05-06 11:02:22 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2016-05-06 11:02:22 +0000 |
| commit | 28d4af68e5f0c3c157b97fd857ef676657b35e01 (patch) | |
| tree | 65cc1de05c4dc7a139381d0bc486c07cca7689c5 /src/ui/dialog | |
| parent | Fix rendering of tool bar icons in GTK3. Fix some GTK3 warnings. (diff) | |
| download | inkscape-28d4af68e5f0c3c157b97fd857ef676657b35e01.tar.gz inkscape-28d4af68e5f0c3c157b97fd857ef676657b35e01.zip | |
Prevent scrollbar overlay from covering swatches in GTK3 build.
And some minor cleanup.
(bzr r14871)
Diffstat (limited to 'src/ui/dialog')
| -rw-r--r-- | src/ui/dialog/glyphs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/dialog/glyphs.h b/src/ui/dialog/glyphs.h index 3d0571244..00c3ffa07 100644 --- a/src/ui/dialog/glyphs.h +++ b/src/ui/dialog/glyphs.h @@ -27,8 +27,6 @@ class font_instance; namespace Inkscape { namespace UI { -class PreviewHolder; - namespace Dialog { class GlyphColumns; |
