Merge.
commit
5dc1d38b1c
|
|
@ -46,7 +46,7 @@ namespace google_breakpad
|
|||
class ExceptionHandler
|
||||
{
|
||||
public:
|
||||
ExceptionHandler( std::string const&, int, tDumpFunc, int, bool )
|
||||
ExceptionHandler( std::string const&, int, tDumpFunc, int, bool, int )
|
||||
{ }
|
||||
ExceptionHandler( MinidumpDescriptor const&, int, tDumpFunc2, int, bool, int )
|
||||
{ }
|
||||
|
|
|
|||
|
|
@ -135,11 +135,4 @@
|
|||
parameter="can_block" />
|
||||
</menu_item_check>
|
||||
<menu_item_separator />
|
||||
|
||||
<menu_item_call
|
||||
label="Invite To Group"
|
||||
name="GroupInvite">
|
||||
<menu_item_call.on_click
|
||||
function="Avatar.GroupInvite" />
|
||||
</menu_item_call>
|
||||
</context_menu>
|
||||
|
|
|
|||
Loading…
Reference in New Issue