<?xml version="1.0"?>
<button backcol="none" display="both" hotkey="ctrl+shift+T" hotkey_label="yes" label_pos="right" separate="yes" textcol="none">
	<label>Undo CloseTab</label>
	<icon1>#undoclosetab</icon1>
	<function type="normal">
		<instruction>//Go TABUNDOCLOSE</instruction>
		<instruction />
		<instruction>//UndoCloseTab</instruction>
		<instruction>//UndoCloseTab NUMBER=2</instruction>
		<instruction>//UndoCloseTab CLEAR</instruction>
		<instruction />
		<instruction>//@if:=IsEnabled(&quot;Go TABUNDOCLOSE&quot;)</instruction>
		<instruction>//Go TABUNDOCLOSE</instruction>
		<instruction>//@if:else</instruction>
		<instruction>//UndoCloseTab</instruction>
		<instruction />
		<instruction>=Run((IsEnabled(&quot;Go TABUNDOCLOSE&quot;) ? &quot;Go TABUNDOCLOSE&quot; : &quot;UndoCloseTab&quot;))</instruction>
	</function>
</button>
