apartridge
Starting Member
1 Posts |
Posted - Apr 19 2013 : 11:27:09 AM
|
Hi. For Qt work I name my headers .qt.h. So I may have two files file.cpp and file.qt.h. However, Visual Assist does not recognize these files as together. I have tried the description at; http://docs.wholetomato.com?W328
at no success. If I name my files .qth then it will work, but that gives me some problems with Qt Meta-Object Compiler. So the extra period in there gives me problems.
Any suggestions to what i can do with this matter? |
|