diff options.lua @ 119:a88d485123b8 beta-mhg-2

Forgot to revert this when 305 was closed.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Thu, 16 Aug 2012 23:07:22 -0400
parents fc2ff128835a
children 4dd67f8116f4
line wrap: on
line diff
--- a/options.lua	Thu Aug 16 23:04:29 2012 -0400
+++ b/options.lua	Thu Aug 16 23:07:22 2012 -0400
@@ -226,7 +226,6 @@
 		button:SetFullWidth(true)
 		--button:SetLabel("this is label text")
 		button:SetKey(opts.keybinding_text)
-		button.msgframe:SetToplevel(true) -- XXX ace3 ticket #305
 		button:SetCallback("OnKeyChanged", function(_b,event,value)
 			local possible_prev = opts.keybinding_text
 			opts.keybinding_text = value