From f664b509b5e622ab74560fb74093175e50b2790c Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 04 Apr 2004 21:27:42 +0000 Subject: Opie::XYZ::Private -> Opie::XYZ::Internal --- (limited to 'libopie2/opiecore/device/odevicebutton.h') diff --git a/libopie2/opiecore/device/odevicebutton.h b/libopie2/opiecore/device/odevicebutton.h index 4000144..e3f9ba9 100644 --- a/libopie2/opiecore/device/odevicebutton.h +++ b/libopie2/opiecore/device/odevicebutton.h @@ -26,7 +26,7 @@ namespace Opie{ namespace Core{ -namespace Private { +namespace Internal { class OQCopMessageData; } @@ -54,7 +54,7 @@ public: private: void init ( const QCString &m_channel, const QCString &message, const QByteArray &args ); - Private::OQCopMessageData *d; + Internal::OQCopMessageData *d; class Private; Private* m_data; }; -- cgit v0.9.0.2