Skip to content

Commit

Permalink
libdeng2: Allow using de::Address in a QVariant
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Feb 8, 2013
1 parent fd5b14d commit 8a4b756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/libdeng2/include/de/net/address.h
Expand Up @@ -109,4 +109,6 @@ DENG2_PUBLIC QTextStream &operator << (QTextStream &os, Address const &address);

} // namespace de

Q_DECLARE_METATYPE(de::Address)

#endif // LIBDENG2_ADDRESS_H

0 comments on commit 8a4b756

Please sign in to comment.