From aceed4cc78aaff9f62c4c6f4e6201c38e94a577f Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 8 Nov 2011 12:46:56 +0100 Subject: Make sure top template and top (non-static) macro has keyboard focus after initialisation. Give central widget a sensible name. --- client/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/mainwindow.h') diff --git a/client/mainwindow.h b/client/mainwindow.h index 84151ad..ad96154 100644 --- a/client/mainwindow.h +++ b/client/mainwindow.h @@ -77,7 +77,7 @@ private: QString patientid; QString user; - QWidget *w; + QWidget *central; Entities entities; -- cgit v1.2.3