Use fully-qualified type names to prevent confusion of the metatype system
commit9ba2a9744649a9959b1cb20dc18490eac63252df
authorJan Kundrát <jkt@flaska.net>
Sat, 5 Jan 2013 11:38:07 +0000 (5 12:38 +0100)
committerJan Kundrát <jkt@flaska.net>
Sat, 5 Jan 2013 11:38:07 +0000 (5 12:38 +0100)
tree2f57ddfb4345fb73d1b02d7072ac923570085f8d
parentdd682acb2f895d852035e22e9117da4717a34bb9
Use fully-qualified type names to prevent confusion of the metatype system

That's the problem of using a preprocessor which isn't fully aware of all C++
features, I guess.
src/Gui/ComposeWidget.cpp
src/Imap/Tasks/ImapTask.h
src/Imap/Tasks/KeepMailboxOpenTask.cpp
src/Imap/Tasks/ObtainSynchronizedMailboxTask.cpp
tests/tests/test_Imap_Tasks_OpenConnection/test_Imap_Tasks_OpenConnection.cpp