Remove combobox from new member function/variable
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
Remove combobox from "new member function/variable"
where return type for function is selected. Is is not
usefull and it slows down the creation by jumping on
the screen when writing the return type there.
This is why:
Note that currently the "new member variable" also has
"return type", while it should have "variable type".
But you should know what combobox I'm talking about.