OSDN Git Service

HTMLPrimitives.cpp: fix compile problem.
authorKAWACHI Takashi <tkawachi@gmail.com>
Fri, 16 Oct 2009 13:27:52 +0000 (22:27 +0900)
committerKAWACHI Takashi <tkawachi@gmail.com>
Fri, 16 Oct 2009 13:27:52 +0000 (22:27 +0900)
commit14649f0583b7c15227901586eb2bbdb4c40cbc36
treebbe9a307ce7e42a4a9a30daea27b9dd48d2196b9
parente3a24a3e90f1fd202b711187d3c76cb35bc04178
HTMLPrimitives.cpp: fix compile problem.

* remove q3cstring.h inclution
* use isLetter() instead of isalpha()
taskjuggler/HTMLPrimitives.cpp