diff options
| author | Zack Rusin <zack@kde.org> | 2003-11-23 20:41:23 +0000 | 
|---|---|---|
| committer | Zack Rusin <zack@kde.org> | 2003-11-23 20:41:23 +0000 | 
| commit | 6ce25713dbd1d610afe8c67d90aa6c29720b02d5 (patch) | |
| tree | 7a690211029d7c576e5a75f587de518b0279d0f4 /qt/message.cpp | |
| parent | c8881d8a35413a4975f08f5605b60d55322ee7aa (diff) | |
Coding on dbus is like christmas. Just without christmas tree, presents, santa
clause, shopping, food, cookies, carrols, eggs, bunnies, trick or treating,
smoking crack... I don't quite remember where I was going with this
but we're getting closer.
Diffstat (limited to 'qt/message.cpp')
| -rw-r--r-- | qt/message.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/message.cpp b/qt/message.cpp index ca6783b0..4a6fb9ec 100644 --- a/qt/message.cpp +++ b/qt/message.cpp @@ -23,7 +23,7 @@  #include "message.h" -namespace DBus { +namespace DBusQt {  struct Message::iterator::IteratorData {    DBusMessageIter *iter;  | 
