diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2015-06-25 11:46:43 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2015-06-25 11:46:43 +0000 |
| commit | 1eaf9e7e7321f8d1ae98be9beb6afaa75a688dff (patch) | |
| tree | 43e630d04a0dbf47ca718b7d72f63b9a43d8669d /src/ui/dialog/text-edit.h | |
| parent | XAML. Fix for bug #1457891 (FillRule property values are case sensitive). (diff) | |
| download | inkscape-1eaf9e7e7321f8d1ae98be9beb6afaa75a688dff.tar.gz inkscape-1eaf9e7e7321f8d1ae98be9beb6afaa75a688dff.zip | |
Set sensitivty of font-variant buttons according to available OpenType tables.
(bzr r14215)
Diffstat (limited to 'src/ui/dialog/text-edit.h')
| -rw-r--r-- | src/ui/dialog/text-edit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/text-edit.h b/src/ui/dialog/text-edit.h index 41f89b3e7..cfe612268 100644 --- a/src/ui/dialog/text-edit.h +++ b/src/ui/dialog/text-edit.h @@ -36,7 +36,7 @@ class SPItem; struct SPFontSelector; -class FontVariants; +//class FontVariants; class font_instance; class SPCSSAttr; |
