Added new class ExtendedListitem.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 27 Jul 2010 12:53:00 +0000 (15:53 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 27 Jul 2010 12:53:00 +0000 (15:53 +0300)
commit90b6daeb35aa3adaeb5fbe62a16b1c636dfced7e
treed50cb7148e07a8e6d34713b2a89926a0930684ce
parent2fa82199980f0ffd70583ec7ed805bb410dc428c
Added new class ExtendedListitem.
12 files changed:
src/engine/engine.cpp
src/engine/engine.h
src/src.pro
src/ui/extendedlistitem.cpp [new file with mode: 0644]
src/ui/extendedlistitem.h [new file with mode: 0644]
src/ui/friendlistpanel.cpp
src/ui/friendlistpanel.h
src/ui/listitemdelegate.cpp
src/ui/locationlistitem.cpp [new file with mode: 0644]
src/ui/locationlistitem.h [new file with mode: 0644]
src/ui/mainwindow.cpp
src/ui/mainwindow.h