summaryrefslogtreecommitdiff
path: root/client/launcherwindow.h
diff options
context:
space:
mode:
authorsenator <senator>2010-10-13 14:22:03 +0000
committersenator <senator>2010-10-13 14:22:03 +0000
commitd733a517a3a3abe21697090d1fbdedabdf483578 (patch)
treee48ce5589fda058fc22cbf177110eb0efb74c32f /client/launcherwindow.h
parent0a2bc3a119bd105d5f338faedc96962ee9395212 (diff)
added a messagebox that appears when leaving trying to proceed without entering a patient id
Diffstat (limited to 'client/launcherwindow.h')
-rw-r--r--client/launcherwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/launcherwindow.h b/client/launcherwindow.h
index 234a016..3f24808 100644
--- a/client/launcherwindow.h
+++ b/client/launcherwindow.h
@@ -44,6 +44,7 @@ public:
private slots:
void focusCpr(int);
+ void checkForCpr();
private:
QLineEdit *cprLineEdit;