summaryrefslogtreecommitdiff
path: root/libopie/odevicebutton.h
authorzecke <zecke>2003-05-07 15:09:34 (UTC)
committer zecke <zecke>2003-05-07 15:09:34 (UTC)
commit1a550df3248342a8c863951ba733b862ca222216 (patch) (side-by-side diff)
treec0c24947496d7984a28dfe134624567aa250bc38 /libopie/odevicebutton.h
parent4a619c6ad79d571f2adcff58dc2bf8918c622c83 (diff)
downloadopie-1a550df3248342a8c863951ba733b862ca222216.zip
opie-1a550df3248342a8c863951ba733b862ca222216.tar.gz
opie-1a550df3248342a8c863951ba733b862ca222216.tar.bz2
data is a method name...
Diffstat (limited to 'libopie/odevicebutton.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/odevicebutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/odevicebutton.h b/libopie/odevicebutton.h
index abe27d6..fcc2af1 100644
--- a/libopie/odevicebutton.h
+++ b/libopie/odevicebutton.h
@@ -51,7 +51,7 @@ private:
OQCopMessageData *d;
class Private;
- Private* data;
+ Private* m_data;
};