From 289d8f9331aa6c5ee75c74791a022594df67a55f Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 1 Jul 2011 11:41:56 +0000 Subject: Removed the viewer. It is no longer needed. --- client/pracro.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pracro.cc b/client/pracro.cc index 0f37f1d..d281347 100644 --- a/client/pracro.cc +++ b/client/pracro.cc @@ -53,6 +53,7 @@ QString config = CONFIG_DEFAULT; QString host; quint16 port; +QWidget *viewer = NULL; QFont *fixedfont = NULL; #ifndef TESTING -- cgit v1.2.3