author | harlekin <harlekin> | 2002-08-29 18:13:06 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-08-29 18:13:06 (UTC) |
commit | f3e2fa39b66dc9aa7773b863cf2a8a6b68412ae4 (patch) (side-by-side diff) | |
tree | a8b2a9ad96015e03e41713088eb6f0603147a8f3 /core/applets | |
parent | e268d442ac16f94b8575c1f32e0e1962ce8b926f (diff) | |
download | opie-f3e2fa39b66dc9aa7773b863cf2a8a6b68412ae4.zip opie-f3e2fa39b66dc9aa7773b863cf2a8a6b68412ae4.tar.gz opie-f3e2fa39b66dc9aa7773b863cf2a8a6b68412ae4.tar.bz2 |
fixed little typo
-rw-r--r-- | core/applets/irdaapplet/irdaappletimpl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/applets/irdaapplet/irdaappletimpl.h b/core/applets/irdaapplet/irdaappletimpl.h index abedb07..ef0c5a6 100644 --- a/core/applets/irdaapplet/irdaappletimpl.h +++ b/core/applets/irdaapplet/irdaappletimpl.h @@ -17,8 +17,8 @@ ** not clear to you. ** **********************************************************************/ -#ifndef SCREENSHOTAPPLETIMPL_H -#define SCREENSHOTAPPLETIMPL_H +#ifndef IRDAAPPLETIMPL_H +#define IRDAAPPLETIMPL_H #include <qpe/taskbarappletinterface.h> |