You've already forked lazarus-ccr
* Remove declaration of TLMContextMenu to fix compilation with recent lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -500,8 +500,6 @@ type
|
||||
Result: Integer;
|
||||
end;
|
||||
|
||||
TLMContextMenu = TLMMouse;
|
||||
|
||||
// Be careful when adding new states as this might change the size of the type which in turn
|
||||
// changes the alignment in the node record as well as the stream chunks.
|
||||
// Do not reorder the states and always add new states at the end of this enumeration in order to avoid
|
||||
|
Reference in New Issue
Block a user