summaryrefslogtreecommitdiff
path: root/core/launcher/serverapp.h
Side-by-side diff
Diffstat (limited to 'core/launcher/serverapp.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/serverapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/serverapp.h b/core/launcher/serverapp.h
index 0a3259a..fe3f24a 100644
--- a/core/launcher/serverapp.h
+++ b/core/launcher/serverapp.h
@@ -77,7 +77,7 @@ signals:
private:
- inline bool keyRegistered( int key );
+ bool keyRegistered( int key );
int held_tid;
const Opie::ODeviceButton* heldButton;
KeyRegisterList m_keys;