From 8b13a88127a70da7a4e307df828d65811ae5d0f1 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 2 May 2011 17:12:11 +0200 Subject: smaller output --- pacman-c++/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pacman-c++/util.h') diff --git a/pacman-c++/util.h b/pacman-c++/util.h index 9812bc4..d20eaa5 100644 --- a/pacman-c++/util.h +++ b/pacman-c++/util.h @@ -20,6 +20,7 @@ namespace Util Transmission::field_t def = Transmission::none); Actor::Movement transmissionMovementToActor(Transmission::field_t field, Actor::Movement def = Actor::None); + const QString colorToString(Color::Color color); /* send packet with error check and flush */ QSharedPointer createPacket(const ::google::protobuf::MessageLite& packet); -- cgit v1.2.3