mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Formatting fix.
This commit is contained in:
parent
72ea12fec0
commit
5dbd2b163a
@ -13,8 +13,8 @@
|
||||
bitmap where the alpha is zero, zero for other pixels. We used to
|
||||
use an unitialized mask bitmap! This meant that icons and cursors
|
||||
created presumably worked more or less by accident. Totally blank
|
||||
icons with zero alpha everywhere
|
||||
(as used by gtktrayicon.c) definitely did not work as expected.
|
||||
icons with zero alpha everywhere (as used by gtktrayicon.c)
|
||||
definitely did not work as expected.
|
||||
|
||||
* gtk/Makefile.am: Include gtkstatusicon.c on all platforms.
|
||||
|
||||
|
@ -13,8 +13,8 @@
|
||||
bitmap where the alpha is zero, zero for other pixels. We used to
|
||||
use an unitialized mask bitmap! This meant that icons and cursors
|
||||
created presumably worked more or less by accident. Totally blank
|
||||
icons with zero alpha everywhere
|
||||
(as used by gtktrayicon.c) definitely did not work as expected.
|
||||
icons with zero alpha everywhere (as used by gtktrayicon.c)
|
||||
definitely did not work as expected.
|
||||
|
||||
* gtk/Makefile.am: Include gtkstatusicon.c on all platforms.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user