summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-11-08 12:46:56 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2011-11-08 12:46:56 +0100
commitaceed4cc78aaff9f62c4c6f4e6201c38e94a577f (patch)
tree27ba6237c3c2185de365ca0e9beac04a923dc6f7 /client/mainwindow.h
parent4eb60c04c87438f9e9ac5957980989fe46c39550 (diff)
Make sure top template and top (non-static) macro has keyboard focus after initialisation. Give central widget a sensible name.
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
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;