mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
More window chrome improvements
This commit is contained in:
@@ -199,22 +199,6 @@ typedef WindowPtr WindowRef; // wtf?
|
||||
|
||||
struct KeyDownStates;
|
||||
|
||||
namespace RegionIDs
|
||||
{
|
||||
enum RegionID
|
||||
{
|
||||
kNone,
|
||||
|
||||
kMenuBar = 1,
|
||||
kContent,
|
||||
kTitleBar,
|
||||
kClose,
|
||||
kResize,
|
||||
};
|
||||
}
|
||||
|
||||
typedef RegionIDs::RegionID RegionID_t;
|
||||
|
||||
static const int everyEvent = -1;
|
||||
|
||||
static const int iBeamCursor = 1;
|
||||
|
||||
Reference in New Issue
Block a user