summaryrefslogtreecommitdiff
path: root/core/launcher/serverapp.h
authoreilers <eilers>2003-09-03 14:38:48 (UTC)
committer eilers <eilers>2003-09-03 14:38:48 (UTC)
commitfa6baf2326a520cde75f1178bab51c9fc3f6cec3 (patch) (side-by-side diff)
treed8883195eb681b235ab84bc02546ff5fbce45493 /core/launcher/serverapp.h
parenta0dc2e500265eff0e76934cf02ef2aedb90cec0d (diff)
downloadopie-fa6baf2326a520cde75f1178bab51c9fc3f6cec3.zip
opie-fa6baf2326a520cde75f1178bab51c9fc3f6cec3.tar.gz
opie-fa6baf2326a520cde75f1178bab51c9fc3f6cec3.tar.bz2
Inline prevevented me to compile it..
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;