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