From 5f82fc3a95dd342ad2ae16007dcf36bae632568a Mon Sep 17 00:00:00 2001 From: Wolf Bergenheim Date: Thu, 16 Sep 2010 10:11:33 +0300 Subject: Final unification changes --- resourceqt-client/client.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resourceqt-client/client.h') diff --git a/resourceqt-client/client.h b/resourceqt-client/client.h index 1a04961..2283b0f 100644 --- a/resourceqt-client/client.h +++ b/resourceqt-client/client.h @@ -60,5 +60,9 @@ private: void showResources(const QList &resList); }; +QTextStream & operator<< (QTextStream &output, + const QListresources); +QTextStream & operator<< (QTextStream &output, + const QListresources); #endif -- cgit v1.2.3