зеркало из https://github.com/mozilla/gecko-dev.git
Fix C++ comments in C file. patch from roc, r=me.
This commit is contained in:
Родитель
8abd55e59f
Коммит
1b6bb9a3d4
|
@ -204,7 +204,7 @@ moz_gtk_checkbox_paint(GdkWindow* window, GtkStyle* style,
|
|||
|
||||
TSOffsetStyleGCs(style, x, y);
|
||||
|
||||
// Some themes check the widget state themselves.
|
||||
/* Some themes check the widget state themselves. */
|
||||
gtk_toggle_button_set_active(gCheckboxWidget, selected);
|
||||
|
||||
if (isradio)
|
||||
|
|
Загрузка…
Ссылка в новой задаче