Added copyright attribution for Metrowerks derived code.

This commit is contained in:
don 1998-03-30 01:59:34 +00:00
parent 6e5fd57a3e
commit 451a399504

View File

@ -16,6 +16,8 @@
* Reserved.
*/
/* Portions copyright Metrowerks Corporation. */
#include "CSizePopup.h"
#include "PascalString.h"
@ -180,6 +182,7 @@ void CSizePopup::SetValue(Int32 inValue)
Boolean CSizePopup::TrackHotSpot(Int16 inHotSpot, Point inPoint, Int16 inModifiers)
//-----------------------------------
{
// Portions of this function are from LGAPopup.cp in PowerPlant
// ¥ We only want the popup menu to appear if the mouse went down
// in the our hot spot which is the popup portion of the control