diff options
author | Alberto Mardegan <mardy@users.sourceforge.net> | 2013-04-01 23:08:13 +0300 |
---|---|---|
committer | Alberto Mardegan <mardy@users.sourceforge.net> | 2013-04-01 23:11:25 +0300 |
commit | 40e3671bd2656be9657abe8c6d955cef612805c5 (patch) | |
tree | ee5852f484f365726de6217f5f3209aa993f17c9 /dive.h | |
parent | b5b14f1d95b0362a13fa3f11ac3f334012750099 (diff) | |
download | subsurface-40e3671bd2656be9657abe8c6d955cef612805c5.tar.gz |
Improve Makefile rules for running moc
The previous rules were conflicting, and the naming of the moc-generated
file to be included in .cpp files was deviating from what's most used in
Qt: the usual way is to
#include "file.moc"
and not
#include "file.moc.cpp"
Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net>
Diffstat (limited to 'dive.h')
0 files changed, 0 insertions, 0 deletions