summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet/irda.h
authorerik <erik>2007-03-06 01:25:46 (UTC)
committer erik <erik>2007-03-06 01:25:46 (UTC)
commitf6b4fc71812aa4db9c7209e28667010d1f04d771 (patch) (side-by-side diff)
tree77bc5b50326ba2d525684eaf46b671b82defcf3c /core/applets/irdaapplet/irda.h
parent3efe70df6fdaf32a8213ceadbdd1679a0a658934 (diff)
downloadopie-f6b4fc71812aa4db9c7209e28667010d1f04d771.zip
opie-f6b4fc71812aa4db9c7209e28667010d1f04d771.tar.gz
opie-f6b4fc71812aa4db9c7209e28667010d1f04d771.tar.bz2
Reworked to fit into the Opie style guidelines.
Diffstat (limited to 'core/applets/irdaapplet/irda.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/irdaapplet/irda.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/applets/irdaapplet/irda.h b/core/applets/irdaapplet/irda.h
index f713bbe..2cbf4f7 100644
--- a/core/applets/irdaapplet/irda.h
+++ b/core/applets/irdaapplet/irda.h
@@ -54,3 +54,2 @@ private:
-private:
QPixmap m_irdaOnPixmap;
@@ -71,7 +70,6 @@ private:
- bool m_wasOn; // if IrDa was enabled
+ bool m_wasOn; ///< If IrDA was enabled this is true
bool m_wasDiscover;
};
-
-
#endif // __OPIE_IRDA_APPLET_H__
+