projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c831a77
)
Fix comment typo introduced in a32725bc9ab
author
Robert Ancell
<robert.ancell@canonical.com>
Tue, 8 May 2018 23:28:53 +0000
(11:28 +1200)
committer
Robert Ancell
<robert.ancell@canonical.com>
Tue, 8 May 2018 23:28:53 +0000
(11:28 +1200)
gtk/gtkiconhelper.c
patch
|
blob
|
history
diff --git
a/gtk/gtkiconhelper.c
b/gtk/gtkiconhelper.c
index 7c2e80abc46b4265224a0df210030a4dcc37f520..0a771dabe4f8013e0ad954c9a9120d08a5f222f4 100644
(file)
--- a/
gtk/gtkiconhelper.c
+++ b/
gtk/gtkiconhelper.c
@@
-591,7
+591,7
@@
_gtk_icon_helper_get_size (GtkIconHelper *self,
width = height = 0;
- /* Certain kinds of images are easy to calculate the size for,
</cosimoc>3
these
+ /* Certain kinds of images are easy to calculate the size for, these
we do immediately to avoid having to potentially load the image
data for something that may not yet be visible */
switch (gtk_image_definition_get_storage_type (self->def))