Cevelop / cevelop

The C++ IDE for professional developers
Eclipse Public License 2.0
6 stars 0 forks source link

"class has a virtual method and non-virtual destructor" misses a quick fix #37

Open PeterSommerlad opened 4 years ago

PeterSommerlad commented 4 years ago

Expected Behavior

I was expecting to automatically quick-fix the virtual in front of the dtor

Actual Behavior

only suppress quick-fix available

Cevelop Version, Operating System and Compiler

Version: 1.13.0-201910070714

macos