mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Added copyright attribution for Metrowerks derived code.
This commit is contained in:
parent
6e5fd57a3e
commit
451a399504
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user