Moving quasselui.h from common/ to client/ where it belongs.
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 12 Oct 2007 09:51:19 +0000 (09:51 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 12 Oct 2007 09:51:19 +0000 (09:51 +0000)
commit06a46322b6107fe4a38c310a6292cc1ef3330950
tree9f2c03715ce2e9e8d924928b9c35f67abcb8e141
parent74461aa838deb8c9fad8cb5a5771893f71c5c77c
Moving quasselui.h from common/ to client/ where it belongs.
Also get rid of the non-virtual destructor warning. Wth do we
need an empty destructor?
src/client/CMakeLists.txt
src/client/client.pri
src/client/quasselui.h [moved from src/common/quasselui.h with 98% similarity]
src/common/CMakeLists.txt
src/common/common.pri