WoWInterface SVN PhanxConfigWidgets

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/PhanxConfig-Button
    from Rev 171 to Rev 172
    Reverse comparison

Rev 171 → Rev 172

PhanxConfig-Button.lua
3,9 → 3,8
Simple button widget generator.
Requires LibStub.
https://github.com/phanx/PhanxConfigWidgets
Copyright 2009-2014 Phanx <addons@phanx.net>
Do not redistribute standalone without permisssion.
See the accompanying LICENSE file for details.
Copyright (c) 2009-2014 Phanx. All rights reserved.
See the accompanying README and LICENSE files for more information.
----------------------------------------------------------------------]]
 
local MINOR_VERSION = tonumber(string.match("$Revision$", "%d+"))