diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-04-16 18:23:38 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-04-16 18:23:38 +0000 |
| commit | c667812e7f2daef862909e1a5b6b06d35260119d (patch) | |
| tree | 1b7bb7786d8316f14e3f05afa967242bfae15b94 /src/widgets/icon.h | |
| parent | Restore 0.46 placement of node alignment buttons (diff) | |
| download | inkscape-c667812e7f2daef862909e1a5b6b06d35260119d.tar.gz inkscape-c667812e7f2daef862909e1a5b6b06d35260119d.zip | |
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
(bzr r7721)
Diffstat (limited to 'src/widgets/icon.h')
| -rw-r--r-- | src/widgets/icon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/icon.h b/src/widgets/icon.h index 45ab82223..1e2e04e10 100644 --- a/src/widgets/icon.h +++ b/src/widgets/icon.h @@ -30,7 +30,6 @@ struct SPIcon { gchar *name; GdkPixbuf *pb; - GdkPixbuf *pb_faded; }; struct SPIconClass { |
