'libs/gtkmm2ext' - Minor modification to prevent MSVC from complaining about a malformed comment
This commit is contained in:
parent
e99a85ac92
commit
2f3c62c5da
@ -111,7 +111,7 @@ PopUp::touch ()
|
||||
}
|
||||
|
||||
gint
|
||||
PopUp::button_click (GdkEventButton */*ev*/)
|
||||
PopUp::button_click (GdkEventButton* /*ev*/)
|
||||
{
|
||||
remove ();
|
||||
return TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user