Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 rename bug may be refused by qt signals section
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jzq740176597
Tomato Guru

China
329 Posts

Posted - Dec 16 2014 :  02:33:55 AM  Show Profile  Reply with Quote
signals:
	void signal_entryAppend(const EntryList&);


when I trigger "rename" on this function.the found references missing some or even found none.

Especially missing "emit signal_entryAppend(**)" the like with prefix "emit"!

So I have to use vs find in file command.

I think it may caused by signals section . Hope fix it.

VA 2052. vs2010 sp1. winXp sp3

Creation come from persist!

Edited by - jzq740176597 on Dec 16 2014 03:13:08 AM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Dec 28 2014 :  2:31:34 PM  Show Profile  Reply with Quote
Can you please create a new text file called "va_stdafx.h" and place it in the same directory as your SLN or VCXPROJ file. Inside the file add the single line:

#define emit

Another user has used this trick and he reported back that it did the trick.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000