diff options
-rw-r--r-- | client/pracro.cc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |