T O P I C R E V I E W |
schoenherr |
Posted - Aug 25 2009 : 05:04:01 AM if I use a new variable and use refactoring the only choice I have is: "create member variable". what I need is a second choice: "create local variable" |
3 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Sep 10 2009 : 3:13:54 PM case=31467 is fixed in build 1734 |
schoenherr |
Posted - Aug 25 2009 : 11:57:59 AM sorry that I didn't checked that, but I thougt it would change my header file and I didn't want create a new version in our version control system. |
sean |
Posted - Aug 25 2009 : 11:44:17 AM Sorry for the confusion. If you execute "create member variable", you will be given a choice of (depending upon context) local variable, function parameter, class member or global variable. We will update the text to be more generic. case=31467 |