ide/CodeEditor: Fixed enumeration values coming up when we don't want them
authorJerome St-Louis <jerome@ecere.com>
Thu, 22 May 2014 14:27:06 +0000 (10:27 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 22 May 2014 14:27:06 +0000 (10:27 -0400)
commit4e58675fb0edfa05db783435218e07abd6bce027
treed87e3ffcdb9ce6e6ae41881aba68b71315d3067f
parentf3d64b0a37a1135d1b962cd6411b344e84c87f65
ide/CodeEditor: Fixed enumeration values coming up when we don't want them
- Non-class types (e.g. integral types) should not list enum values, even
   for enums providing a conversion property for them
ide/src/designer/CodeEditor.ec