Use Object as the base class to replace Pointer.
authorPeng Huang <shawn.p.huang@gmail.com>
Sun, 18 Apr 2010 04:27:37 +0000 (12:27 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Mon, 19 Apr 2010 02:49:40 +0000 (10:49 +0800)
commitcbbfa1fbec89ab312fc132c465404b8c0da754aa
tree697a3a3bb68407f46f41cf1b607a18213411f109
parent319924aa7ea5bb9cce557d0c474ac5d641f78dbb
Use Object as the base class to replace Pointer.
12 files changed:
src/Bus.h
src/Config.cc
src/Config.h
src/LookupTable.h
src/Main.cc
src/Makefile.am
src/Object.h [new file with mode: 0644]
src/PinyinEngine.cc
src/PinyinEngine.h
src/PinyinProperties.cc
src/Property.h
src/Text.h