- added a Latin1 and a hex delegator (we need them for a better hex widget approach)
authorAkiko <akiko@linux-addicted.net>
Tue, 15 Oct 2013 06:00:30 +0000 (08:00 +0200)
committerAkiko <akiko@linux-addicted.net>
Tue, 15 Oct 2013 06:00:30 +0000 (08:00 +0200)
commitcbd44129874363a3a99afcf672e651319a3a72c4
tree39ec0029dd2f334f575fcf813dbff8b08ecacb78
parentf437ad78be9c8ea3b4b8d20a855f1d4fb0de17b4
- added a Latin1 and a hex delegator (we need them for a better hex widget approach)
- updated makefiles
common/CMakeLists.txt
common/HexDelegate.cxx [new file with mode: 0644]
common/HexDelegate.hxx [new file with mode: 0644]
common/Latin1Delegate.cxx [new file with mode: 0644]
common/Latin1Delegate.hxx [new file with mode: 0644]